Gulum opened a new issue #652:
URL: https://github.com/apache/cordova-plugin-camera/issues/652


   # Bug Report
   
   ## Problem
   
   ### What is expected to happen?
   Picture should be taken in full resolution
   
   
   ### What does actually happen?
   Picture is taken not in full resolution but rather scaled.
   
   
   ## Information
   
   CameraPreview.m
   Line 704 seems to produce this error. When the same Resolution as the 
picture is given as a parameter, the image gets scaled by the factor 0.75.
   
   
   ### Command or Code
   ---
   
   
   ### Environment, Platform, Device
   IOS
   
   
   
   ### Version information
   <!-- 
   What are relevant versions you are using?
   For example:
   Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins 
   Other Frameworks: Ionic Framework and CLI version
   Operating System, Android Studio, Xcode etc.
   -->
   
   
   
   ## Checklist
   - [ X] I searched for existing GitHub issues
   - [X] I updated all Cordova tooling to most recent version
   - [X] I included all the necessary information above
   


----------------------------------------------------------------
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.

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