This site is currently in read-only mode during migration to a new platform.
You cannot post questions, answers or comments, as they would be lost during the migration otherwise.
0 votes

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.

in Engine by (75 points)

What Godot version are you using? And have you tried to compile the .apk template yourself?
-j

I am using this Godot 2.1.2 stable version, that i downloaded : https://github.com/godotengine/godot/releases/tag/2.1.2-stable

No. I used this guy's apk templates he provided for his admob :

https://github.com/Shin-NiL/godot-admob

When i use my own compiled apks, the game works. But i need these apk templates for the ad...any suggestions?

Some days ago I've tried this module for my android game and it was works perfectly. But since template .apk were too old (10 months...) I preferred to compile myself.

http://docs.godotengine.org/en/stable/development/compiling/compiling_for_android.html

-j

Cool I will try that. Thanks. Use the admob and add it to modules..Then generate my own apks. Thanks.

Hi, I am able to compile templates .apk without anyone's custom modules added to it.

The problem I am having is, to compile apks using a custom module, since the module itself does not get added to apk.

Thanks

Please log in or register to answer this question.

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.