appodeal/appodeal-ios-demo

callback method not called when no proper AppId is set

Closed this issue · 0 comments

When the AppID is setup in runtime with a invalid code, no callback method for banner error/interstitial error are being called, only this output in console:
<AppodealAds>: Please check your bundle id in dashboard (http://appodeal.com/apps)
Is there any way you can check that situation (property, another delegate?).