pod 'Google-Mobile-Ads-SDK', '~> 7.0'pod update in your project
directory."| rm -rf "${HOME}/Library/Caches/CocoaPods" rm -rf "`pwd`/Pods/" pod update |
To be exact,
the crash is coming from the assert line of this code, which I added in `GoogleService-Info.plist`
But you can always turn off AdMob from the configuration and use it directly with our pod file. You can also enable Analytics directly from the AdMob portal page. Do note that you must set up your Ad Unit IDs directly from apps.AdMob.com if you want to do this.