Jambo!
I’m facing a weird issue with Appodeal ads. first, I was testing Appodeal banner and interstitials ads in testMode and everything worked perfectly. When turned off testMode a problem appeared when displaying an interstitial ad. Everytime I show the interstitial(between scenes) it force an exit request and restarts the app.
Device console log:
systemEvent applicationSuspend
I/Corona ( 8860): suspending…
I/Corona ( 8860): interstitial displayed
I/Corona ( 8860): systemEvent applicationExit
Again, when tested it before on testMode it worked just fine. changed nothing from that point but the testMode…
Help would be great!
Itay