CORDOVA "It may be caused by an invalid GOOGLE_APP_ID in GoogleService-Info.plist or set in the customized options" error

Error:
Terminating app due to uncaught exception 'com.firebase.core', reason: 'Configuration fails. It may be caused by an invalid GOOGLE_APP_ID in GoogleService-Info.plist or set in the customized options.'
Solution:

The problem is GoogleService plist configuration fails.

Download the  GoogleService-Info.plist from the Http://console.firebase.google.com and then paste it to the below locations platforms/ios/<Your Project>/Resources/ and platforms/ios/<Your Project>/Resources/Resources.

Comments

Popular posts from this blog

Invalid bundle error while upload the app to the app Store

store cgpoint in userdefaults iOS swift