I'm using Apportable Indie for adding Admob to my game (made with SpriteBuilder). Everything works (Banner is showing and Interstitial) but when I click the Interstitial and return to the game it shows a black screen and no response. I've used the AdNetworkTests as an example.
The code: [interstitial_ presentFromRootViewController:[UIApplication sharedApplication].keyWindow.rootViewController];
- Anybody else having this problem?
- Is it a Apportable issue OR and Android issue