fcsteenkamp edited a comment on issue #737:
URL: 
https://github.com/apache/cordova-plugin-camera/issues/737#issuecomment-874189260


   Experiencing the same with the below setup.
   
   **Environment, Platform, Device**
   Android 11
   Cordova Android 9.1.0
   cordova-plugin-camera 5.0.2
   
   
   Taking the below wording into account from the readme file, could someone 
recommend a third party library or any third party application that would be 
compatible?
   
   > allowEdit is unpredictable on Android and it should not be used! The 
Android implementation of this plugin tries to find and use an application on 
the user's device to do image cropping. The plugin has no control over what 
application the user selects to perform the image cropping and it is very 
possible that the user could choose an incompatible option and cause the plugin 
to fail. This sometimes works because most devices come with an application 
that handles cropping in a way that is compatible with this plugin (Google 
Photos), but it is unwise to rely on that being the case. If image editing is 
essential to your application, consider seeking a third party library or plugin 
that provides its own image editing utility for a more robust solution.
   
   


-- 
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]

Reply via email to