Absolutely, I recently got this request as well (save games in Google Play). I will visit the topic after I'm done with the current series of videos. =)
Hello! Great video. I need some help with SSV (server side verification), though. Will you PLEASE PLEASE PLEASE make a video about it? Most importantly I need to know how to pass the user_id with the adRequest for SSV. Please help.
Thank you so much for this tutorial. Now I've installed the plugin but I have a problem, it doesn't show any ads on my Android, the loading and showing code is implemented
Yeah, Google wont always have ads to show. I dont know what the conditions for that are but it's definitely possible. You should be able to get test ads though. If the test ads are working, the rest should fix itself in time or with other users.
@@OzzadarDev ok thanks, I still get ERROR 3 lack of ads to show! I've been testing everything and everything it seems to properly work but no ads yet and I don't know how to fix this error.
@@k-storm-studio Maybe something on here can get your test ads showing: stackoverflow.com/questions/33566485/failed-to-load-ad-3 wish i could be more helpful
@@OzzadarDev I just have a question. Our app has been not published yet because we want to develop it better and test it with ads. Is that possible or we should publish it and then develop it with ads?
Hello, the banners are shown automatically when they have been loaded, it is a behavior that I have reported in the github of the plugin so that they are only displayed when "show_banner" is called.
I made a game in Godot and then added AdMob. But suddenly after one month, my Admob account was restricted. Now no ADS are showing. Now my game is running on the play store without Admob Ads. So there is no income. I tried to use Unity Ads, Facebook Ads in my Godot game but those plugins are not mature and have bugs (show no Ads.). Now I am going to re-develop my complete game in Unity. :(
i exported the project and i turned ads into real then i install the game in a phone but nothing shown but when i uncheck the real button and repeat the process the test ads is shown why that ?
Not sure, though if you know how to build android projects, it may be worth updating the plugin's gms package version in the build.gradle and .gdap file: github.com/Shin-NiL/Godot-Android-Admob-Plugin/blob/676b6ab42d2eb212fffc47fce85cb09de47ab9b1/config/GodotAdMob.gdap#L9 github.com/Shin-NiL/Godot-Android-Admob-Plugin/blob/6fe8192fdfdfd63af8eed3f5c62cef3aac6d487b/admob-plugin/godotadmob/build.gradle#L39 On the android quick-start guide, it's showing 20.4.0 as the version to select? 'com.google.android.gms:play-services-ads:20.4.0' developers.google.com/admob/android/quick-start ____ When MIUI gets a android v12 base version then I can try myself, though right now my xiaomi phones cant get android 12
My interstitial ads keep playing repeatedly one after another instead of just once. I have a similar setup like yours where an interstitial ad plays every 5 times the player loses. How can i fix this?
I looked it up and it seems like the AppRater plugin hasnt been integrated into Godot yet. I'll put "tutorial on how to develop godot android plugins" on the list
You have no idea how useful this tutorial is mate
Im glad I could help :)
Awesome video. I'll give this a try. Thank you.
hi, thank you for the video. amazingly clear and simple. can you make a video about how to setup android emulator on Godot 4 please.
very good, I'll try it later
Cool! Let me know if you have any issues :)
Thank you for the tutorial. May I use this for Godot 4, please?
great video, can you please show how to save data in Google play service?)
Absolutely, I recently got this request as well (save games in Google Play). I will visit the topic after I'm done with the current series of videos. =)
@@OzzadarDev OK thanks)
Hello! Great video. I need some help with SSV (server side verification), though. Will you PLEASE PLEASE PLEASE make a video about it? Most importantly I need to know how to pass the user_id with the adRequest for SSV. Please help.
Can you please tell that how can I add rewarded ads that by watching you get coins
I touched on it in the video. I do plan on a more in-depth into it but it will likely be a little while
Thank you so much for this tutorial. Now I've installed the plugin but I have a problem, it doesn't show any ads on my Android, the loading and showing code is implemented
I got the error code 3. So basically there are no ADS to show, is that possible on Google universe?
Yeah, Google wont always have ads to show. I dont know what the conditions for that are but it's definitely possible. You should be able to get test ads though. If the test ads are working, the rest should fix itself in time or with other users.
@@OzzadarDev ok thanks, I still get ERROR 3 lack of ads to show! I've been testing everything and everything it seems to properly work but no ads yet and I don't know how to fix this error.
@@k-storm-studio Maybe something on here can get your test ads showing: stackoverflow.com/questions/33566485/failed-to-load-ad-3
wish i could be more helpful
@@OzzadarDev I just have a question. Our app has been not published yet because we want to develop it better and test it with ads. Is that possible or we should publish it and then develop it with ads?
Hello, the banners are shown automatically when they have been loaded, it is a behavior that I have reported in the github of the plugin so that they are only displayed when "show_banner" is called.
Ah, thanks for clarifying that. I didn't look into it too closely but it does seem to be the case
I made a game in Godot and then added AdMob. But suddenly after one month, my Admob account was restricted. Now no ADS are showing. Now my game is running on the play store without Admob Ads. So there is no income. I tried to use Unity Ads, Facebook Ads in my Godot game but those plugins are not mature and have bugs (show no Ads.). Now I am going to re-develop my complete game in Unity. :(
i exported the project and i turned ads into real then i install the game in a phone but nothing shown but when i uncheck the real button and repeat the process the test ads is shown why that ?
The apk is black screen if i use custom build?, any apk black screen if i turn of custom build the apk are fine?
Great video!
Thank you! Great tutorial as usual. Do you have any idea why Android 12 users cannot request ad? For lower Android versions it works well.
Not sure, though if you know how to build android projects, it may be worth updating the plugin's gms package version in the build.gradle and .gdap file:
github.com/Shin-NiL/Godot-Android-Admob-Plugin/blob/676b6ab42d2eb212fffc47fce85cb09de47ab9b1/config/GodotAdMob.gdap#L9
github.com/Shin-NiL/Godot-Android-Admob-Plugin/blob/6fe8192fdfdfd63af8eed3f5c62cef3aac6d487b/admob-plugin/godotadmob/build.gradle#L39
On the android quick-start guide, it's showing 20.4.0 as the version to select?
'com.google.android.gms:play-services-ads:20.4.0'
developers.google.com/admob/android/quick-start
____
When MIUI gets a android v12 base version then I can try myself, though right now my xiaomi phones cant get android 12
My interstitial ads keep playing repeatedly one after another instead of just once. I have a similar setup like yours where an interstitial ad plays every 5 times the player loses. How can i fix this?
i have the same problem... i had to set a max of 1 interstitial per minute in the admob dashboard
Did you solve the problem? I have the same problem.@@arari
Did you solve the problem? I have the same problem.
Hey man! Can you tell me how to connect the AppRater plugin to Godot?
I looked it up and it seems like the AppRater plugin hasnt been integrated into Godot yet.
I'll put "tutorial on how to develop godot android plugins" on the list
@@OzzadarDev Thnx
Snacks says hello!
Hi Snacks!
Is there a IOS equivalent of this?
Man, why the fuck is so complicated to put admob in godot, lol
Will this be only allowed to implement to an app when the app is already uploaded in Google play?
no
By doing this can I earn money
Yeah, thats the idea. Assuming you're legally allowed to have a Google Ads account.