I have an app with Chartboost integrated. Interstitial ads from Chartboost load perfectly in the Corona Simulator, but it always fail with the following errors outputted in the Xcode organizer console on an iPhone when I try to load an interstitial.
Chartboost: shouldDisplayInterstitial Default? Chartboost: didFailToLoadInterstitial Default Error: chartboost\_library\_public.lua:2407: attempt to call local 'frameImage' (a nil value)
I have followed all the steps on the documentations. Can anyone tell me what could possibly cause this error?
Thanks,