Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

1 decade ago by casoninabox

I've got the canvas.toDataUrl()...

Is there anything I can do to initiate a save to the iOS Camera Roll? Or, do I need to use something like PhoneGap?

1 decade ago by stillen

With Ejecta, you have access to all native iOs classes, with some coding. You wouldn't need to use the canvas.toDataUrl, but you can use the native screen capture that is included with iOs.

I've written a few Ejecta pluggins, so if you need help with something like that, I can help.

1 decade ago by stillen

Was bored at work today:
https://github.com/stillenklipse/EjectaSaveScreenShot

1 decade ago by casoninabox

I was not expecting a reply, much less a github link...

Thanks! Checking it out now.
Page 1 of 1
« first « previous next › last »