forked from public/cordova-plugin-camera
CB-9633 iOS Taking a Picture With Option destinationType:NATIVE_URI Doesn't Show Image
This closes #122
This commit is contained in:
committed by
Vladimir Kotikov
parent
f20dfae735
commit
837d6721f2
@@ -165,6 +165,8 @@ with the Google Plus Photos application. Other crops may not work.
|
||||
|
||||
- When using `destinationType.FILE_URI`, photos are saved in the application's temporary directory. The contents of the application's temporary directory is deleted when the application ends.
|
||||
|
||||
- When using `destinationType.NATIVE_URI` and `sourceType.CAMERA`, photos are saved in the saved photo album regardless on the value of `saveToPhotoAlbum` parameter.
|
||||
|
||||
#### Tizen Quirks
|
||||
|
||||
- options not supported
|
||||
|
||||
Reference in New Issue
Block a user