gitawego / cordova-screenshot

screenshot plugin for cordova/phonegap
Other
211 stars 168 forks source link

Where does this screenshot files stores in iOS #18

Closed MateenKadwaikar closed 10 years ago

MateenKadwaikar commented 10 years ago

I am trying to use the code but I am not able to see the image in the Photo Gallery in iOS.

gitawego commented 10 years ago

it's stored in NSTemporaryDirectory, a temp folder of iOS. you should be able to get the full screenshot path via callback. check the readme pls.

MateenKadwaikar commented 10 years ago

Okay. I'll go through it and let you know.

nicks258 commented 6 years ago

How to save in gallery in IOS @MateenKadwaikar @gitawego @macdonst @tony--