In my project an additional library will be added to work with advertising.
error show when after I add library 'Google-Mobile-Ads-SDK
', '~> 7.8' with pods
version Xcode 8.2.1
Deployment target 9.0
I created a test project that added this library to it, everything works there
Crash occurs in the ViewController
after the viewWillAppear
method
viewDidAppear
don't call
my Podfile
my error