Hi everyone, i'm trying to integrate Admob into my unity game. The app builds successfully in Xcode, but it crashes when it should show a banner or an interstitial ad. I also tried building the Hello World sample project from the plugin website but i'm getting the same error.
I'm using:
Admob integration problem
I'm using:
- Unity 4.6.1;
- Google Mobile Ads Unity Plugin 2.1;
- Google Mobile Ads Sdk 6.12.2 for iOS;
- Xcode 6.1.1;
- iOS 8.1 Simulator (I didn't test it on a real device);
Admob integration problem