Let's say I want to grab a screenshot and throw it into the user's photos area. Is that possible with GLBasic? If so, what are the steps? Thanks in advance for your help.
Area = album (UIImageWriteToSavedPhotosAlbum) :rtfm:
http://www.glbasic.com/forum/index.php?topic=4667
Thank you =)