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 2018/09/04 05:58:03 UTC

[GitHub] LarsBocons opened a new issue #335: Take picture removes wake lock in iOS

LarsBocons opened a new issue #335: Take picture removes wake lock in iOS
URL: https://github.com/apache/cordova-plugin-camera/issues/335
 
 
   I use cordova-plugin-powermanagement to prevent the device to go to sleep, but it seems that taking a picture removes that screen lock. It's only on iOS and only if you take a picture. Not when you grab one from the library. 
   I have done a workaround, aquiring screen lock again right after picture was taken, but surely this must be a bug?
   
   I'm using version 4.0.2 of the camera plugin, 
   Cordova iOS version 4.5.4, and iPhone 5 + iPhone X.

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