forked from public/cordova-plugin-camera
CB-11447 Resolve iOS tests failures due to iOS quirks
* Skip image type verification if source is gallery and destination is native uri * Update docs t oclarify how camera works on iOS in some edge cases
This commit is contained in:
@@ -187,6 +187,8 @@ Tizen only supports a `destinationType` of
|
||||
|
||||
- When using `destinationType.NATIVE_URI` and `sourceType.CAMERA`, photos are saved in the saved photo album regardless on the value of `saveToPhotoAlbum` parameter.
|
||||
|
||||
- When using `destinationType.NATIVE_URI` and `sourceType.PHOTOLIBRARY` or `sourceType.SAVEDPHOTOALBUM`, all editing options are ignored and link is returned to original picture.
|
||||
|
||||
#### Tizen Quirks
|
||||
|
||||
- options not supported
|
||||
|
||||
Reference in New Issue
Block a user