I followed the instructions in the Google Maps documents.
- Create APIKey for my app, with no restriction on it
- Enable Google Map features on the GCP.
- Call the API to initialize the Google Maps service with APIKey when launching the app.
After these steps, Google Map View goes blank with the error log : Your key may be invalid for your bundle ID:
I even restrict the Google map to the iOS platform and added my bundle ID. Nothing changes.
sometimes on the simulator, it works, I don’t know why.
New contributor
Yanbo Sha is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.