Exception:Google Maps SDK for iOS must be initialized via [GMSServices provideAPIKey:…] prior to use
问题 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-25 19:05:17.337 googleMap[1919:54102] *** Terminating app due to uncaught exception 'GMSServicesException', reason: 'Google Maps SDK for iOS must be initialized via [GMSServices provideAPIKey:...] prior to use *** First throw call stack: ( 0 CoreFoundation 0x00000001058499b5 __exceptionPreprocess + 165 ... ... ... 31 UIKit