Hi guys,
The “near you” items within 8 kms are not being shown even though the address field is correct and field for each item and rule seems ok. I don’t know what’s going on. Please help!
It’s hard to tell when things are redacted like that. ![]()
Do you have your Google keys in settings?
I don’t understand why you are redacting CoWorkingSpaces.
Anyways, is Google working in other places in your app? Most of the time it’s an issue with Google not being set up properly with the correct permissions. ![]()
Thanks I ll double check that. In this case, should I look over the Google Places iOS API Key or where should i start?
Yeah. Make sure you follow the directions about adding Google keys in settings. Follow the instructions to make sure you have the correct scopes for each key to allow you to get the data you need. ![]()
Just double checked and places is active with the right API key. moreover, i m using a plugin that uses the same google places service and it that one works (does auto suggest places)
It could also be an issue with getting the current users location. Try putting in an actual locating from your database in that field instead of current location to see if that might be the issue. Or try displaying the current users location on the page to see if it shows up properly as to what you are expecting. These things are always tricky to debug. ![]()
So it looks like two problems to figure out. Work on one at a time. I suggest the current location first. Are you testing on your phone?
yes, on bubble go. Location service is turned on in test flight when using the app
Ok. Did it ask you about sharing your location when you first downloaded the app? Might need to check your app settings to allow for location sharing.
I checked the Bubble go settings on iOS and location is set to on “while using”
I would suggest deleting the app and installing it again and seeing if the location message shows up or not.
Did that, didn;t fix it. any other ideas or should I raise a ticket with them?
Thanks a lot in advance
Do you have location access toggled on?
How it works
Permissions are toggled off by default. If your app requires access to a specific device feature, you’ll need to manually toggle that permission on.
The available permissions include:
- Camera access
- Microphone access (required for Camera access)
- Photo library access
- Location access
When you enable a permission, Bubble includes it in the app build so that the relevant app store (Apple or Google) is aware.
yep, it s on
So there is no location notification even after that is on? Is your app updated to the latest version? ![]()
I got the question about the notification allow and I accepted after reinstalling and still nothing ![]()
Ok. Well that is good then. Thats a start. It specifically asks about location. Right?
Then is temp_geo_position a geographic position data type? Or is it just text?screenshots would help here. ![]()