PabbleDabble commented on issue #448: Incorrect Orientation on Windows 10 URL: https://github.com/apache/cordova-plugin-camera/issues/448#issuecomment-575656676 @MSwapna428 Do you happen to remember what device you were using? (Apologies if you're not supposed to mention people like that). I develop an app that runs on a Windows Surface and running through the CameraProxy.js code, there is no path in that code that accesses the sensor (there is a bunch of code in this that deals with the sensor and orientation but that only seems to matter for the Windows phone). I've manually changed some of the code in testing and am able to use the native devices sensor to detect orientation and onOrientationChange events, however once the picture is captured I have no way to rotate it to match before saving the file and returning it back to my app.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
