I have a page that contains a code that gets the current location from the device and load other stuff based on the location with this code:
if (navigator.ge
I just encountered the same issue. The simple answer is to ask the user, to give the permission to your browser in
Settings > Privacy > Location Services.