I've been using this extension and it's otherwise working just fine, but I'm getting reports that the insterstitial ads crash the game. I tried playing on my iPod Touch 4 and when video ad popped up, it didn't fill the entire screen, and was very laggy and the skip timer moved really slowly, when it eventually let me press skip the game crashed. Do you have any solution to this?
i also had those problems and i just unchecked video ads on admob..i just use regular interstitials and i have no crashes.
Ok witch version of AdMob IOS SDK are you using? The latest is 7.5.2.
You can update the framework your self by doing this steps:
•Go to "YOURDOCUMENTFOLDER"/stencylworks/engine-extensions/admob-master/frameworks
•Delete GoogleMobileAds.framework
•Download the googlemobileadssdkios.zip Framework from
https://developers.google.com/admob/ios/download •Unzip googlemobileadssdkios.zip
•Open the folder you unzipt, and copy GoogleMobileAds.framework
•Go to "YOURDOCUMENTFOLDER"/stencylworks/engine-extensions/admob-master/frameworks again
•and paste the GoogleMobileAds.framework you just copied.
•Run clean project and try to compile