AdMob Interstitial Ads Remove Graphics
aurynstar
Member Posts: 41
Hello everyone!
I'm so ready to publish my game except for one issue. Sometimes images are removed after an interstitial ad plays. It's game breaking as the issue cannot be fixed without exiting completely. So far, it has only occurred on iOS.
My current setup pauses the game when a condition is met. If my attribute, game.playAd = 1, the game pauses with the interstitial ad setting, otherwise pauses with no ad.
I cannot figure out what is causing this issue. Any ideas or possible solutions? Or maybe I should just create a support ticket.
The following images show what my game should look like and what it looks like after an ad.
Thanks!!
Comments
Any ideas fellow coders?
use chartboost for interstitials instead no problems there
My Apps
https://itunes.apple.com/de/artist/david-zobrist/id733552276
https://play.google.com/store/apps/developer?id=David+Zobrist&hl=de
I use only interstitial admob. Never seen that bug.
@BigDave Thanks. I'll give Chartboost a try. I really can't think of anything else to change.
@Toque Yeah, it's really weird. I haven't been able to replicate it on android.