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/06/02 17:03:20 UTC

[GitHub] [cordova-plugin-geolocation] alvarofelipe12 commented on issue #147: Android location permissions not being requested using Cordova 9

alvarofelipe12 commented on issue #147: Android location permissions not being requested using Cordova 9
URL: https://github.com/apache/cordova-plugin-geolocation/issues/147#issuecomment-498048142
 
 
   This happened to me but i solved this moving the code that used the geolocation plugin all over the end of the platform.ready() listener and then it started to ask properly for permissions using cordova 9 but my platform was android 7.0.0. Hope that this data helps!

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


With regards,
Apache Git Services

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