sonikdesign commented on issue #255:
URL: 
https://github.com/apache/cordova-plugin-geolocation/issues/255#issuecomment-1327620850

   Hi all,
   I've the same issue with _cordova-plugin-geolocation_ in some devices with 
Android 12. I've tried:
   `"cordova-plugin-locationservices": "^2.1.0"`
   it works (on an Android device without troubles with recent Webview updates, 
I've not tested the apk in that devices with troubles), but it too slow on 
first execution. The app freezes visually, then resumes working properly.
   
   I'm working with cordova in a Quasar V1 project. This is the code used with 
this locationservices plugin:
   
   `cordova.plugins.locationServices.geolocation.getCurrentPosition(onSuccess, 
onError, options)`


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to