I have a question because there was a problem while producing the webview app.
With Android permission in the app.json file
“permissions”: [
“ACCESS_COARSE_LOCATION”,
“ACCESS_FINE_LOCATION”
]
I'm giving it to you, but if you press the GPS button on Android,
Application does not have sufficient geolocation permissions.
That's the error. I'm asking you a question because it's blocked while searching.
webview react
© 2024 OneMinuteCode. All rights reserved.