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/02/04 10:39:39 UTC

[GitHub] Unibozu commented on issue #141: Denying Android location permission triggers pause/resume cycle

Unibozu commented on issue #141: Denying Android location permission triggers pause/resume cycle
URL: https://github.com/apache/cordova-plugin-geolocation/issues/141#issuecomment-460201082
 
 
   This happens as expected when you are prompted to accept the permission. If you tick "Do not ask me again", the permission popup is not displayed but the pause/resume cycle still happens. To my understanding, Android is not able to differentiate when the user denies the permission one time or all the time, but you would not expect the pause/resume events to trigger if no popup is displayed.
   
   The crazy thing was that using a timer + this trick allows the app to behave like a malware :) 
   
   We will check that KeepRunning setting.
   
   Thanks

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