I’ve successfully integrated chartboost with sdkbox but i’ve some issues only on ios devices using a 64bit cpu (armv8) : ipad air & ipad air2, iphone 5s to iphone6s plus. The iOS version seems to have no impact on this bug.
This bug concerns the interstitial show function that just does not work. No popup ad is displayed on the ios new devices contrary to the old devices (iphone 5 and older) or android devices.
The last chartboost callback called is onChartboostShouldDisplay and then nothing more.
I think it’s more a chartboost issue than sdkbox but who knows…
Does somebody else saw this problem?
Thanks, it doesn’t fix my bug but i didn’t know this new behaviour of xcode7/ios9.
Well it would have been strange if it worked because this bug concerns also ios 8.x and the previous version of xcode.
Unfortunatly chartboost support told me they have’nt experienced this issue on their side…
Yep, i tried this sample and it works on 64bits devices!
Well i have spent hours looking for the differences between this project and mine but i remain clueless