Hi. I have already designed a game...and recently needed to add ads in game. I have built whole template apks for it..etc..all work is done..the ads work on a separate engine exporting to phone.
I am using this : https://github.com/Shin-NiL/godot-admob
Now when i port some of the code in the game...to trigger and show an interstitial or banner....the ads dont show....and worst is that some elements of the game dont work. Like canvas layer (Progress bar), sprites change etc. Any idea what the apks cud be doing ?
I also removed the custom package (debug,release) apks for the game and it runs fine. Only when i direct the custom packages, this problem persists. Any help would be great. Thanks.