NityaSantosh26 commented on issue #935:
URL: 
https://github.com/apache/cordova-plugin-camera/issues/935#issuecomment-3840123217

   @GitToTheHub 
   Thanks for your reply. My bad, I didn't look at the latest code. I will try 
check with the latest changes.
   And here is my call from javascript
   this.camera.getPicture({
   allowEdit: false,
   correctOrientation: true,
   destinationType: 1,
   encodingType: 0,
   mediaType: 0,
   quality: 100,
   saveToPhotoAlbum: false,
   sourceType: 0,
   targetHeight: 1000,
   targetWidth: 1000
   });


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to