Hi everyone,
I'm trying to implant Charboost into my android application (mainly showing interstisials) using tutorials I found on the internet... but it does not work.
Here's what I did :
1. Added my app on my Charboost Account, enabled test-mode
2. Created a Chartboost object one the frame I wanted
3. Retrieved my App ID & Signature
4. Copied/Pasted those ID & Signatures into Charboot object proprieties
5. Added those 2 events:
-On frame start: cache interstisial with location " "
- Global Value B = 1 (Wanted trigger condition): Show interstisial with location " "
Now I test my app ( On my PC AND on my device after I build the apk ) ... and nothing
What did I missed?
Thanks