cordova-screenshot icon indicating copy to clipboard operation
cordova-screenshot copied to clipboard

Moving iOS screenshot

Open derng opened this issue 11 years ago • 1 comments

Currently I am able to take a screenshot and move the file to another directory on Android perfectly using the Phonegap File API. I do this because I wish I store this file for later use in my app. However I am find this extremely difficult to do on iOS as I cannot obtain a valid FileEntry of this image in the default tmp folder. (Maybe you could offer developers the choice of where this could be stored?). Is there a method you could recommend in doing this?

derng avatar Sep 16 '14 09:09 derng

+1 for this. Would you like to offer your code for moving to us?

karladler avatar Sep 09 '15 20:09 karladler