Hi. I would like to take a screenshot of the game at certain point and then send it to an email (for example) from a mobile (iOS) device. I know there is not direct way to do that and I know I have to do the server side of recieving and sending myself. But what about the client side? How do i "export" an image and a string of data (containing the email recipient and msg text) out of the game from a mobile device?