[ 
https://issues.apache.org/jira/browse/CB-7668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15212263#comment-15212263
 ] 

Richard B Knoll commented on CB-7668:
-------------------------------------

[~rayshan] Yeah, I have seen that behavior as well. I would advise avoiding the 
allowEdit parameter altogether on Android. We use an undocumented API, so we 
can't really guarantee that it will work on all devices (there is no real 
built-in way to do cropping in Android). If image editing is necessary to your 
application, your best option right now might be to look for another plugin 
that actually implements its own cropping utility instead of using intents to 
find the installed one. That being said, go ahead and create an issue for the 
Google Photos thing

> Android: Crop image
> -------------------
>
>                 Key: CB-7668
>                 URL: https://issues.apache.org/jira/browse/CB-7668
>             Project: Apache Cordova
>          Issue Type: New Feature
>          Components: Plugin Camera
>            Reporter: David Vielhuber
>
> Hello!
> On iOS it is possible to crop an image afterwards when set to targetWidth and 
> targetHeight natively.
> On Android this is not possible. I now have to program an individual solution.
> Are there plans to integrate this natively in the future?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to