I want to make an app with WebView google maps, but I can't get my current location in WebView, how do I grant the the access so the app can get my current location. I already tried to grant my coarse and fine location on my android manifest but it won't work.
This is my code:
My XML: