1 min readMar 4, 2019
Hi, I think you can check the following things.
1. Update the API key in AppDelegate.
GMSPlacesClient.provideAPIKey("NEW_KEY")
2. Open Google Developer Console, on the API key page, under Key restrictions, make sure that you set Application restrictions correctly (None or iOS apps).