You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Richard B Knoll (JIRA)" <ji...@apache.org> on 2015/10/17 02:30:05 UTC

[jira] [Commented] (CB-9170) allowEdit seem not work in iOS

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

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

Hey [~bau720123], iOS does currently support allowEdit. What version of iOS are you on? Are you using camera plugin version 1.2.0? Also, be aware that the edit screen looks pretty different on iOS as compared to Android. On iOS you don't draw a rectangle but instead there is a rectangle placed on the screen that you can move/zoom the picture under. Let me know if this is still an issue you're having!

> allowEdit seem not work in iOS
> ------------------------------
>
>                 Key: CB-9170
>                 URL: https://issues.apache.org/jira/browse/CB-9170
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Camera
>         Environment: I am using Cordova Cli 5.0 with all latest core plugin
>            Reporter: Colin Bau
>              Labels: camera
>
> according to this
> https://github.com/apache/cordova-plugin-camera
> I am using
> { destinationType : Camera.DestinationType.FILE_URL, sourceType : Camera.PictureSourceType.CAMERA, encodingType: Camera.EncodingType.JPEG, targetWidth: 100, targetHeight: 100, saveToPhotoAlbum: TRUE, allowEdit : true }
> in Android the attribute "allowEdit"
> set to true => will show the edit window
> set to false => will not show the edit window
> but in iOS
> no mater true or falseļ¼Œseem the edit window will not show
> is it because that "allowEdit" not already support by iOS ?



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org