CaptureToFile Sample Code doesn’t seem to work. I’ve even compiled it and put it on my iPhone. I’ve tried writing my own POC app as well that captures and saves a screenshot locally.
The code:
local baseDir = system.DocumentsDirectory
display.save( display.currentStage, “ScreenShot.jpg”, baseDir )
doesn’t seem to do anything on the iPhone. It definitely doesn’t save anything locally.
Thoughts? Anything I could be doing wrong?
Thanks!
Chad [import]uid: 3396 topic_id: 191 reply_id: 300191[/import]
[import]uid: 24 topic_id: 191 reply_id: 223[/import]