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

Camera crashes multiple pictures taken wp8

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 5.1.1
    • None
    • cordova-plugin-camera
    • Windows Phone 8.1

    Description

      The camera and the app crash when I try to take pictures multiple times. It tries to open up the camera but the camera stays black and we only see the button to take pictures that doesn't work. If I wait few seconds, it closes the camera and the app.

      It doesn't happen at a fixed number of times. Sometimes, the second time, sometimes later but never the first. I have nothing in the log that indicates this error, no exception.

      I call getPicture with this :

              {
                quality: 50,
                destinationType: Camera.DestinationType.DATA_URL,
                allowEdit: false,
                saveToPhotoAlbum: false,
                correctOrientation: false
              }
      

      Attachments

        Activity

          People

            purplecabbage Jesse MacFadyen
            ecorbel Elodie Corbel
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: