You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/05/18 20:16:26 UTC

[GitHub] [cordova-plugin-camera] PieterVanPoyer commented on issue #721: Application fails to take photos with the camera on some android devices

PieterVanPoyer commented on issue #721:
URL: https://github.com/apache/cordova-plugin-camera/issues/721#issuecomment-843525187


   I have to agree with @mirko77 . More details can be found at: https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-camera/index.html#android-quirks 
   Version 5.0.2 is released previous week. You could try that version and when everything goes well, the result after an app restart during the camera action, should be in the PendingResult.
   It's up to you to save the state of the app before the camera action is started and to guide the users back to the correct part of the app (with the photo from the PendingResult).


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



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