Android crash + NO_AD_FOUND

Hello all,

I know there is a similar topic, recently discussed here.

What’s different for me is that after crashing for the first time, I get the ‘NO_AD_FOUND’ failed reponse.

I’m testing chartboost interstitial ads and this is what happens:

  • android (Nexus 7, fw 5.0.2) crashes the first time ’ chartboost.show( “interstitial” )  ’ is called

  (log here, http://pastebin.com/zu04rnNm)

  • after restarting, I always receive two consecutive events, with responses ‘closed’ and ‘failed’

  (log here, http://pastebin.com/sw0VBC7g)

I’m testing with Corona’s latest public build.

Note that iOS is working fine.

Does this happen to anyone else?

Thanks,

Mihai

It seems like you haven’t set up your campaigns for Android in the Chartboost web console.

Also, have you tried the Chartboost Sample app? If not, try testing with your App ID and SIG and see if it works on Android.

https://github.com/swipeware/CoronaChartboostSample

Hi ingemar,

Thanks for the suggestion!

I do have an active campaign for Android, https://www.dropbox.com/s/0xuqevhmeouh8cz/campaign.png?dl=0

Testing with the CoronaChartboostSample gives the same results, as if I haven’t got any campaigns.

I’ll try creating another campaign and see what happens.

Thanks,

Mihai

It seems the app can’t even send a POST request (tested with my app, as well as CoronaChartboostSample).

I tested with “Charles Proxy”, the “connect” method is the only one showing up.

https://www.dropbox.com/s/uvjyjpmjazsbglm/charles.png?dl=0

I tested a Corona Simulator build with the Chartboost Sample app, and it works flawlessly with one of my App ID/SIGs.

It happily caches and displays ads as expected.

Successfully tested on:

Samsung Galaxy Player 5.8, Android 4.0.3

Google Nexus 7, Android 5.0.2

Compiled with Corona SDK 2015.2576

Do you have some other App ID/SIG for another app that you know works? If so, please try with it. Otherwise you could try with Chartboost’s test ID from their Android SDK:

AppID: 4f7b433509b6025804000002

SIG: dd2d41b69ac01b80f443f5b6cf06096d457f82bd

The Chartboost’s test ID’s work with no problem.

I’ll mail them, maybe my ID’s are not generating properly.

Thanks, Ingemar!

It seems like you haven’t set up your campaigns for Android in the Chartboost web console.

Also, have you tried the Chartboost Sample app? If not, try testing with your App ID and SIG and see if it works on Android.

https://github.com/swipeware/CoronaChartboostSample

Hi ingemar,

Thanks for the suggestion!

I do have an active campaign for Android, https://www.dropbox.com/s/0xuqevhmeouh8cz/campaign.png?dl=0

Testing with the CoronaChartboostSample gives the same results, as if I haven’t got any campaigns.

I’ll try creating another campaign and see what happens.

Thanks,

Mihai

It seems the app can’t even send a POST request (tested with my app, as well as CoronaChartboostSample).

I tested with “Charles Proxy”, the “connect” method is the only one showing up.

https://www.dropbox.com/s/uvjyjpmjazsbglm/charles.png?dl=0

I tested a Corona Simulator build with the Chartboost Sample app, and it works flawlessly with one of my App ID/SIGs.

It happily caches and displays ads as expected.

Successfully tested on:

Samsung Galaxy Player 5.8, Android 4.0.3

Google Nexus 7, Android 5.0.2

Compiled with Corona SDK 2015.2576

Do you have some other App ID/SIG for another app that you know works? If so, please try with it. Otherwise you could try with Chartboost’s test ID from their Android SDK:

AppID: 4f7b433509b6025804000002

SIG: dd2d41b69ac01b80f443f5b6cf06096d457f82bd

The Chartboost’s test ID’s work with no problem.

I’ll mail them, maybe my ID’s are not generating properly.

Thanks, Ingemar!