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

   google announce (Security and privacy) section
   https://developer.android.com/about/versions/12/behavior-changes-all
   
   for security reason google can't access [ACCESS_FINE_LOCATION] on some 
Android 12 Mobile. it access only ACCESS_COARSE_LOCATION.
    but i remove ACCESS_FINE_LOCATION from my project. i access only 
ACCESS_COARSE_LOCATION but problem not solve
   
   
   


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