Bro, tx a lot for this video. We are waiting for you to make a video on how to add another ads like reward ad and app open ads, like that. I just subbed to your channel getting some interests in your videos and for your support. I usually dont use react native, but I hope I will find a good content from you on this channel. Tx once again for this short and straight forward video
Thanks a lot for your support and for subscribing! I’m glad you found the video helpful. I’ll definitely make videos on rewarded ads and app open ads soon-stay tuned! Let me know if there’s anything else you’d like to see.
@matheshy all what I want to see now is just some great tutorials in react or react native. If you hit some more sub's then pls start with a beginner react series.
It's been a week since I've been trying to do this, following tons of tutorials, but I'm still at where I started. Here are the steps that I followed: 1. Made a react-native app named AdsTest. 2. Made a test app on Admob and got an App ID. 3. Set it up exactly as asked in the docs in my app.json. 4. Ran the command npx react-native run-android. 5. Copied the banner ad example from their docs to test. And even after all of this, there's nothing on my screen, not even an empty space in place of the Ad. I don't get it! Am I missing anything?
Finally figured it out! Leaving the solution here just in case someone else is stuck as well. What I was missing was the additions to the Android manifest as well as build.gradle file. Just go to google's admob integration docs, there's probably 2-3 steps and that's it!
Great job! Thanks for sharing the solution those changes to the Android manifest and build.gradle are really important but easy to miss. I'm sure this will help others who have the same problem. Thanks for posting the fix!
Make sure that the Android app ID is set correctly and that the emulator has a proper internet connection. If you still face any issues, please let me know.
Bro, tx a lot for this video. We are waiting for you to make a video on how to add another ads like reward ad and app open ads, like that. I just subbed to your channel getting some interests in your videos and for your support. I usually dont use react native, but I hope I will find a good content from you on this channel. Tx once again for this short and straight forward video
Thanks a lot for your support and for subscribing! I’m glad you found the video helpful. I’ll definitely make videos on rewarded ads and app open ads soon-stay tuned! Let me know if there’s anything else you’d like to see.
@matheshy all what I want to see now is just some great tutorials in react or react native. If you hit some more sub's then pls start with a beginner react series.
@@utkarshsiddhpura2401 Sure, I’ll do that. Thanks a lot!
Very nice and detail video. Thank you so much!!!
Thank you so much!!
And what happend when the european user consent stuff is not set? Any idea how to implement?
Great 🔥🙌🏻
Thank you so much!!
Great video 🔥
Thank you so much!!
bro make a separate videos how to implement interstital ads, reward ads, and others we are waiting
Sure I will do ✨
😍
It's been a week since I've been trying to do this, following tons of tutorials, but I'm still at where I started.
Here are the steps that I followed:
1. Made a react-native app named AdsTest.
2. Made a test app on Admob and got an App ID.
3. Set it up exactly as asked in the docs in my app.json.
4. Ran the command npx react-native run-android.
5. Copied the banner ad example from their docs to test.
And even after all of this, there's nothing on my screen, not even an empty space in place of the Ad. I don't get it! Am I missing anything?
Finally figured it out! Leaving the solution here just in case someone else is stuck as well.
What I was missing was the additions to the Android manifest as well as build.gradle file. Just go to google's admob integration docs, there's probably 2-3 steps and that's it!
Great job! Thanks for sharing the solution those changes to the Android manifest and build.gradle are really important but easy to miss. I'm sure this will help others who have the same problem. Thanks for posting the fix!
same issues bro, have you fixed that, pls help me T.T
in my app it is not showing . it is just occupying the space nothing is visible in that place .
Make sure that the Android app ID is set correctly and that the emulator has a proper internet connection. If you still face any issues, please let me know.