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

getPicture fails when getting a photo from the Photo Library - Google Photos

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Master, 6.0.0
    • 6.0.0
    • cordova-plugin-camera
    • cordova-plugin-camera 2.1.0, cordova-android 5.1.0, android 5.0.2, no crosswalk

    Description

      Hi,

      Since I updated Cordova to 6.0.0, camera.getPicture always fails and returns: "error retrieving image".

      Here are the parameters I use:

      {
      quality: 100,
      targetHeight: 250,
      targetWidth: 250,
      destinationType: Camera.DestinationType.FILE_URI,
      sourceType: navigator.camera.PictureSourceType.PHOTOLIBRARY,
      allowEdit: true,
      encodingType: Camera.EncodingType.JPEG,
      correctOrientation: true
      }

      Thanks by advance

      Attachments

        Issue Links

          Activity

            People

              bowserj Joey Robert Bowser
              Tomsdev Tom Nonk
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: