Good morning, I’m having a problem with the map component. On Android, it displays the map and markers perfectly, but on iOS, it only displays the markers; the map doesn’t display.
Can you tell me how to fix this? Thanks.
Hi @Coes_Italia
It is probably an issue with the Google Maps API keys.
Here are a few things you could check:
- If the Map API key is unrestricted or has restrictions for iOS
- If you have enabled Maps SDK for iOS for your API key.
Instructions for adding Google Maps can be found here in our Docs: https://docs.thunkable.com/app-design/ui-components/embed-components/map#add-google-maps-api-key
ok I’ll check. Thanks
1 Like