GitToTheHub commented on issue #1669: URL: https://github.com/apache/cordova-ios/issues/1669#issuecomment-5037951899
If you have problems with the camera plugin, you can post an issue on [cordova-plugin-camera](https://github.com/apache/cordova-plugin-camera). Use as `sourceType: Camera.PictureSourceType.PHOTOLIBRARY`. Using `Camera.PictureSourceType.SAVEDPHOTOALBUM` has no advantage. Keep sure to read the documentation for [Camera.DestinationType.FILE_URI](https://github.com/apache/cordova-plugin-camera#file_uri-usage). Try the latest master of the plugin. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
