bojanbizjak commented on issue #702:
URL:
https://github.com/apache/cordova-plugin-camera/issues/702#issuecomment-805542381
Same here.
Callback onSuccess is never called when using mediaType SAVEDPHOTOALBUM with
enabled CameraUsesGeolocation preference setting.
Options:
```
{
quality: 100,
destinationType: Camera.DestinationType.FILE_URI,
sourceType: Camera.PictureSourceType.SAVEDPHOTOALBUM,
saveToPhotoAlbum: false,
mediaType: Camera.MediaType.PICTURE
}
```
Environment, Platform, Device
Cordova 10.0.0
iOS Platform 6.2.0
iPhone OS 14.4.1 (iPhone 7 Plus)
cordova-plugin-camera: 5.0.1,
Version information
Xcode 12.4
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]