Good afternoon! I have a web application that uses the google api to display the user’s location. I’m using a Web View to display my app but the app can’t access the phone’s GPS. Are there any elements or settings that I can insert into the project to make it work?
You need to request location permissions. To do this, add Map widget and then add the following action:
If that doesn’t work, please send your project to [email protected]. I’ll check it
1 Like
Hey, I really need help with this.
I can’t find something like Retrieve user location anywhere.
In fact, I cannot find any action where its retrieving some information, its always set.
Can you please help?
1 Like
Do you need to get only the user’s GPS coordinates or use the Map widget?
You can get coordinates using sensors.
1 Like