Sorry for the late replies, I wasn't getting emails for subscribed threads (hopefully fixed!)
Tuna - I've just tried my example file with Fusion v185.1 and Xcode 7.2.1 and it seems to work fine on
iOS device (just remember to change the code in CRunView.m as mentioned). If running on PC and saving to Camera Roll/Photo Album, you're correct it won't save an image (since it doesn't have a filename), but it will on
iOS. I haven't made any changes to the PC side of the extension, just added
iOS functionality. My
iOS app Paper Face released in 2013 used the MMF version of this extension to save images:
https://itunes.apple.com/us/app/pape...5805?ls=1&mt=8
Koji_Kabuto - Happy to help if you can tell me what you need.
It would be much better if the
Screen Capture Object could be updated to included
iOS and Android functionality from the start, avoiding the need to do this specifically for each device (eg Android Plus object for Android). I did send Francois the source code a while back so that it could be included, but nothing happened (maybe my code is not good enough?

)