Hello,
I've created a signed .apk with implemented Interstitial ads...
When I install the .apk file as it is generated with C3, ads are showing perfectly fine, but after I publish the same signed .apk on GooglePlay and I install that .apk from GooglePlay, ads fail to load.
Did anyone have the same problem or can anyone give me a clue where the problem might be? Thank you very much.
You should also check your AdMobs page. Have a look to see if the requests are going through.
Best way to test is:
- In Construct, turn the adds onto test/debug mode
- Export a signed apk and upload it into your phone via usb cable
- Check the ads
--- If it loads and plays a Google test ad, then you have done the code correct, so check your AdMobs account
--- If not nothing loads, then you your code is messed up, so check it again