Hello,
I’m building this app that requires the user location to show it on a map. I’ve been working on it for some weeks now and the logic behind it seems to work nicely.
A few days ago I bought a domain at Godaddy and started using in my app. The domain is working. But I can’t get geolocation services anymore.
After a while trying to figure out why my app wasn’t getting the current geographic position I decided to try and delete my custom domain to see if worked. It did, using .bubbleapps.is I got no problem. But when I choose to use my custom domain the browser not even asks me if I allow the site to know my position. I just notice this error using the debugger.
My guess is you haven’t granted location permissions in your browser. You might try (on the domain you bought) to manually grant location permissions for the URL within your browser or launch an incognito browser and accept the geolocation prompt (if it’s available)
What he described is what’s happening to me. There’s not even a request I just get the position blank.
Thanks very much for the help. I’ll do a little more testing but I don’t expect to find another solution. Guess I’ll have to pay a little more for the SSl certificate.