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

Camera crashes on Windows 10 when targetwidth and targetheight specified

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • None
    • None
    • cordova-plugin-camera
    • Windows 10, Local Machine

    Description

      Breaks when following options specified:

      var options =

      { quality: 80, destinationType: Camera.DestinationType.FILE_URI, sourceType: Camera.PictureSourceType.CAMERA, encodingType: Camera.EncodingType.JPEG, cameraDirection: Camera.Direction.FRONT, targetWidth: 180, targetHeight: 180, saveToPhotoAlbum: false }

      ;

      Attachments

        1. config.xml
          7 kB
          Robert Owen
        2. app.js
          5 kB
          Robert Owen

        Activity

          People

            rakatyal Raghav Katyal
            rakatyal Raghav Katyal
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: