CB-9633 iOS Taking a Picture With Option destinationType:NATIVE_URI Doesn't Show Image

This closes #122
This commit is contained in:
sgrebnov
2015-09-09 19:31:28 +03:00
committed by Vladimir Kotikov
parent f20dfae735
commit 837d6721f2
3 changed files with 308 additions and 199 deletions
+2
View File
@@ -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