I was working on a Godot game and finally was able to get to the point of adding an ad to monetize it somehow.
I searched around for a Godot Admob plugin and was only able to find a few.
First one I tried was this plugin, https://github.com/poingstudios/godot-admob-android. But I can’t get it to run in Godot 4.3. I think it was running until 4.1 or 4.2? Not really sure.
Afterwards I moved to this one, https://github.com/cengiz-pz/godot-android-admob-plugin and it seems to work. And this one was easier to use as well. Only took me a few minutes to get a sample ad running. Very impressive thank you to the author : https://github.com/cengiz-pz/godot-android-admob-plugin/commits?author=cengiz-pz
My game is up on google playstore at https://play.google.com/store/apps/details?id=com.palawenos.eliminateblocks

Leave a Reply