michaelbrq opened a new issue #412: The application stopped when taking a photo with the camera on the Moto Z² / Z¹ Play devices. URL: https://github.com/apache/cordova-plugin-camera/issues/412 ### The problem occurs on Motorola Z Play line devices, tests were performed on the Moto Z¹ Play and Moto Z² Play devices, using the configuration sourceType: Camera.PictureSourceType.CAMERA. Scenario: The application stopped when taking a photo with the camera on the Moto Z² / Z¹ Play devices. **Step by step to reproduce the error.** **Step 1)** - Action: Activate the camera via the 'cordova-plugin-camera' plugin using the 'sourceType: Camera.PictureSourceType.CAMERA' setting. - Result: The default camera app opens. **Step 2)** - Action: Take a picture and accept it. - Result: The cordova app is stopped and finished.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
