You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/01/16 17:00:40 UTC

[GitHub] michaelbrq opened a new issue #412: The application stopped when taking a photo with the camera on the Moto Z² / Z¹ Play devices.

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org