Failed to load optimized model – GoogleMaps SDK IOS

If you have already double-checked the basic setup for the “google maps ios-sdk” with an APIkey for your app’s bundle identifier here and still have the same problem then probably you have not enabled the google maps API. Go to your app-project’s dashboard on https://console.developers.google.com and click the “ENABLE APIS AND SERVICES”. There, under the MAPS section select “the Google maps sdk for ios” and enable it.

Leave a Comment