[1.4] Chartboost issue on iOS

Hello,

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?

If you’re using Xcode7 make sure to turn off ATS

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…

The issue is still here with sdkbox 1.3.1 :confused:

Dose the sample work on your device?
https://github.com/chukong/sdkbox-chartboost-sample

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 :frowning:

Did you check sdkbox_config.json? The expected ads location name needs to be configured in that file.

if you want to send me your project, I can take a look and see what is missing.

Yep my sdkbox_config.json is ok and i think if it wasn’t it wouldn’t work on 32bits ios device.

Yes thank you but what files do you need?
if i send you all the project it will be too huge for my internet connection :frowning: