Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-9170

allowEdit seem not work in iOS

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • cordova-plugin-camera
    • I am using Cordova Cli 5.0 with all latest core plugin

    Description

      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 ?

      Attachments

        Activity

          People

            Unassigned Unassigned
            bau720123 Colin Bau
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: