Hello again,
so, i want to implement chartboost in my app. i managed to get working the interstitials, but now i need help with the “more apps” screen. basically, i want it to be shown once a day, on exiting the app, and since my app is android only, on pressing the back key. the problem is, that if i press the back key, the app kill itself. i tried adding a delay on exit, but that’s non very practical. any tips on how to do this?