Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Invalid
-
2.0.0
-
None
Description
Camera options:
- destinationType: Camera.DestinationType.NATIVE_URI,
- saveToPhotoAlbum: false,
- sourceType: Camera.PictureSourceType.CAMERA,
Situation: getPicture() on iOS should save the newly taken image into the cordova.file.tempDirectory instead of saving it to the photo album. It completely ignores the saveToPhotoAlbum option.
Attachments
Issue Links
- is a clone of
-
CB-9898 ios getPicture() doesn't store image permanently, only saves to temp directory
- Closed