Hello,
I downloaded the unity plugin and associated SDKs today, so I believe they should all be the latest versions. Using Xcode 5.1.1 and Unity 4.5.1f3. The issue we're experiencing is that none of the AdMob functions are working. We try to load a banner ad (using a banner ad unit id) and it does not show. We try to load an interstitial ad (using an interstitial ad unit id) and it does not show. I've followed the step to add the AdMob SDK and all required framworks, set the -ObjC flag, etc. The build completes and runs, it just does not show the AdMob content. I have AdLoaded and AdFailedToLoad handlers on both the banner and interstitials and neither of them are called.
If anyone has experienced this issue or has any suggestions, it would be greatly appreciated.
Thanks