I am trying to implement Google Maps SDK into my project using Swift 2.0. I follow this but when running this, my app is getting the following error:
2015-08
You need to set this both in didFinishLaunchingWithOptions
GMSPlacesClient.provideAPIKey("Your key") GMSServices.provideAPIKey("Your key")