AdMob intersticial crashes app
Hi everyone!
Lately I've been working on an app with AdMob integration. Therefore, I created a frame that is solely existing to present an intersticial ad when navigated to and makes the user jump to the previously desired frame after the ad has been closed.
My Galaxy Note 3 as a testing device works fine and the AdMob intersticial for testing devices is displayed but when the jump to the desired frame is done, the app stops reacting/ freezes and calls for closing through Android.
I built it with API19 (run on Android 4.42) and all current updates of CF2.5 installed. Plus, I let the ad frame destroy the intersticial at the end of the frame but still there's this crash. Everything's fine when I avoid the ad frame but obviously I want it to be visited (every second frame change).
So does anybody know how to prevent the app from crashing through AdMob? I hope it doesn't have to be fixed throughout the next CF update, ain't got that much time left for release.
Thank you all for any hint!