Flutter AdMob (Banner, Interstitial, Rewarded Ads)

  Рет қаралды 40,589

HeyFlutter․com

HeyFlutter․com

Күн бұрын

Пікірлер: 160
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Notice this video is NOT created by "JohannesMilke", please stay fair towards him - every start is not simple! 12 Week Flutter Training from Newbie to Expert: heyflutter.com Source Code: github.com/JohannesMilke/flutter_adsmob Firebase CRUD Tutorial: kzbin.info/www/bejne/e6OzkKuloq1-itk Firebase Storage Tutorial: kzbin.info/www/bejne/aamcY61mpK2Vqrs Flutter App Icons Tutorials: kzbin.info/www/bejne/m36rk5p_nK-si7M User Profile Page Tutorial: kzbin.info/www/bejne/jmqYXmWterhkf6s Tinder Swipe Cards Tutorial: kzbin.info/www/bejne/b5WrmolviL6cmqc Nested ListViews / Columns Tutorial: kzbin.info/www/bejne/kKGrpnSYjrx_adk
@edsonsanchez5562
@edsonsanchez5562 2 жыл бұрын
could you make a video explaining how collectionGroup data can be filtered in firebase? the data is leaked but instantly lost and I can't find a solution
@sammyjokes9613
@sammyjokes9613 2 жыл бұрын
Test ads shows... Real ads don't..... Why is that happening??
@jonathanhanono1999
@jonathanhanono1999 2 жыл бұрын
​@@sammyjokes9613 same problem
@gottfriedkirchberger
@gottfriedkirchberger 2 жыл бұрын
Hello, once again a really good video! Could you possibly add in a video (this is important for the European programmers) how to correctly integrate Google's User Messaging Platform (UMP) with Flutter? That would be so awesome!
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Thanks for the idea, Gottfried Kirchberger! 🙂 I have added it to my list of ideas for future videos!
@naveedkaimkhami2695
@naveedkaimkhami2695 2 жыл бұрын
You always bring something different. Thank youuu ♥️
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Glad to hear that, Thank you Naveed Kaimkhami! 😊
@jdphotograph
@jdphotograph 2 жыл бұрын
I must admit i am not impressed with Admob. I got a invalid traffic strike on a app id that is not in production so how can it have traffic. Google just ignores your request for help.
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Thanks for your feedback, Jaco Fourie! 🙂
@devsang
@devsang 2 жыл бұрын
how to fix console print: Status bar could not be hidden for full screen ad. Ensure that your app is configured to allow full screen ads to control the status bar. For example, consider whether you need to set the childViewControllerForStatusBarHidden property on your ad's rootViewController.
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Thank You Dev Sang! Follow this link: github.com/googleads/googleads-mobile-unity/issues/2123 I hope you will get your answer 🙂
@devsang
@devsang 2 жыл бұрын
@@HeyFlutter I use Google Mobile Ads SDK v8.13.0 not appear. Starting from version 9.0.0, when you present full screen format ads, your app should ensure that the ads are able to control the presentation of the status bar. You will see an error message in the logs if you fail to do so. future video you make about Google Mobile Ads SDK 9.0. Thanks you so much.
@AnyReskin
@AnyReskin 2 жыл бұрын
Do you mind do more monetization networks ? Like irounsource or unity ads or applovin? The most important part of our work as devloper is earning but there's few videos explaining other platform of monetization, and no one still work with admob becouse limit ads so everyone move to irounsource or applovin, so do you mind do tutorials about other platforms. Kind regards
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Thanks for the idea, AnyReskin! 🙂 I have added it to my list of ideas for future videos!
@sammyjokes9613
@sammyjokes9613 2 жыл бұрын
Yea right.. This is important
@Islamicvideow2024
@Islamicvideow2024 Жыл бұрын
Yeah pls do it
@62-abhishekverma27
@62-abhishekverma27 2 жыл бұрын
Bro your stuff is really good
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Glad you liked, 62-Abhishek Verma! 🙂
@AlexisRivera3D
@AlexisRivera3D Жыл бұрын
I made all the steps from the video, when I click on my ElevatedButton nothing happens and also I get a bunch of errors in blue code in Debug Console, I don't know how to fix this
@HeyFlutter
@HeyFlutter Жыл бұрын
Thank you @AlexisRivera3D, make sure to follow the tutorial step by step 🙂
@AlexisRivera3D
@AlexisRivera3D Жыл бұрын
@@HeyFlutter After a bunch of trial and error it finally worked out 😭😭
@saintdmixonlinetutorials4435
@saintdmixonlinetutorials4435 18 күн бұрын
@@AlexisRivera3D please how did you solve your issue because i am having thesame problem here
@AlexisRivera3D
@AlexisRivera3D 18 күн бұрын
@@saintdmixonlinetutorials4435 I don’t remember, I quit Flutter.
@mr.biibek
@mr.biibek 2 жыл бұрын
Hey bro how can we create shortcut widgets for both ios and android from flutter ? Thank you!
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Thanks for the idea Devils Eye 😀, i have added it in my list of future videos
@hackroot7363
@hackroot7363 Жыл бұрын
Thank you! You made it really easy to understand with just 4mins
@HeyFlutter
@HeyFlutter Жыл бұрын
Glad you liked it, @hackroot7363 😀
@ffstrom5100
@ffstrom5100 2 ай бұрын
can you tell me where to find that test id which one you use in the android menifest file
@HeyFlutter
@HeyFlutter 2 ай бұрын
Thank You @ffstrom5100! Follow this link: developers.google.com/admob/flutter/test-ads I hope you will get your answer 🙂
2 жыл бұрын
Can you also make an in-app purchase video for Android, iOS? thanks.
@HeyFlutter
@HeyFlutter 2 жыл бұрын
This would be a nice topic, Nürbek Boz! 🙂 Thanks for suggesting
@dmytros1213
@dmytros1213 2 жыл бұрын
Hello, Mr. Johannes, could you make a tutorial about updating Flutter app(via package Upgrader or some else) to newest version? Thx a lot!
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Thanks for the idea, Dima Saravas! 🙂 I have added it to my list of ideas for future videos!
@AlexisRivera3D
@AlexisRivera3D Жыл бұрын
How can I make an ad play when users click on "Add stickers to WhatsApp"?
@HeyFlutter
@HeyFlutter Жыл бұрын
Thank You @AlexisRivera3D! Follow this link: medium.flutterdevs.com/adding-admob-to-your-flutter-app-165d6e1e7902 I hope you will get your answer 🙂
@quangly6619
@quangly6619 3 ай бұрын
Can someone help me indicate How to get android:name and android:value?
@HeyFlutter
@HeyFlutter 3 ай бұрын
Hey @quangly6619 😀 check step 3 of this document: developers.google.com/admob/android/quick-start# I hope it'll help
@harshverma9140
@harshverma9140 2 жыл бұрын
Hello i am one of your oldest subscriber.. I just want to sugeest can you please reordering your flutter playlist by name or numbers which video should watch first or which end
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Thanks for the idea, harsh verma! 🙂 I have added it to my list.
@BieAnimation
@BieAnimation Жыл бұрын
Thx for the tutorial, but my app's screen turn white and don't load anything. Any tip? Help me
@HeyFlutter
@HeyFlutter Жыл бұрын
Thank you @BieAnimation, make sure to follow the tutorial step by step 🙂
@okeyshourovroy2769
@okeyshourovroy2769 2 жыл бұрын
Can you please make a video on implementation of refresh token on 401 status?
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Thanks for the idea Okey Shourov😀, i have added it in my list of future videos
@سحابةبرو
@سحابةبرو 2 жыл бұрын
Hello dear, is it possible to add this method when you press a button, the interstitial ad appears, and when it is closed, it moves to another page, and the same is true for the video ad, a video appears, and when it is finished, it moves to another page.
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Yes, سحابة برو! 🙂 This is totally possible as you said you just have to call method on page switch, rest admob will handle
@HandsOnKnowledge
@HandsOnKnowledge Жыл бұрын
How can you put a banner ad under BottomNavigation? in this video you are putting it where BottomNavigation resides but how can I put it under bottom nav?
@HeyFlutter
@HeyFlutter Жыл бұрын
Thank You Ali! Follow this link: stackoverflow.com/questions/72984601/how-can-i-create-banner-ads-space-under-this-bottom-navigation-bar I hope you will get your answer 🙂
@poetryfunday6374
@poetryfunday6374 2 жыл бұрын
Very Nice and helpfull.. hope we will see video on Native ad in Listview very soon ... Thank You Team ....
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Interesting Idea, Poetry FunDay! 🙂 Added into future videos list
@elcanpenahov435
@elcanpenahov435 2 жыл бұрын
I have a question, can users see in-app ads when I publish my app on my own website, not play store? Or are they seeing a test ad?
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Thank You Elcan Penahov! Follow this link: codelabs.developers.google.com/codelabs/admob-ads-in-flutter#0 I hope you will get your answer 🙂
@elcanpenahov435
@elcanpenahov435 2 жыл бұрын
@@HeyFlutter Thanks a lot 😊
@abdokako3883
@abdokako3883 2 жыл бұрын
Could you plz make video how to add subscription in app or purchase ☺️
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Thanks for the idea, abdo kako! 🙂 I have added it to my list of ideas for future videos!
@hackersparadise
@hackersparadise 2 жыл бұрын
Bro you are fast this package is published 2 hours ago.
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Thank you, Abdullah khan! 🙂
@awwlife4205
@awwlife4205 2 жыл бұрын
They shows the latest version publishing time
@vandanaverma1399
@vandanaverma1399 2 жыл бұрын
hello johannes milke i need some for that how to set high contrast text functionality in flutter app any switch or button
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Thank You vandana verma! Follow this link: stackoverflow.com/questions/71685505/how-to-specify-the-contrast-between-background-color-and-text-color-when-darkmod I hope you will get your answer 🙂
@vandanaverma1399
@vandanaverma1399 2 жыл бұрын
@@HeyFlutter thank you so much
@MathiTamilGaming
@MathiTamilGaming Жыл бұрын
@@vandanaverma1399 Are you still developing apps with Flutter ? Can we connect ?
@supreme-soft
@supreme-soft Жыл бұрын
Hi, my app is not published yet on Play Store, however I've implemented real Ad Unit ID from my Admob account into my app to ensure ads are displaying perfectly. Now, how should I submit it to Play Store with or without the Ad Unit ID. Can I do so before the approval of Admob, please let me know.
@HeyFlutter
@HeyFlutter Жыл бұрын
Hey, @mmt6948 🙂 You can publish it along with ads, your account will get approved when requests will come from multiple devices
@supreme-soft
@supreme-soft Жыл бұрын
@@HeyFlutter Thanks the clarification. I appreciate.
@daumienebi
@daumienebi Жыл бұрын
What is your app about? Can I try it out?
@supreme-soft
@supreme-soft Жыл бұрын
@@daumienebi Yes, off course. It's an interest calculator app. Search by using the words byaj hisab. Published by Supreme Soft. Supports English as well.
@daumienebi
@daumienebi Жыл бұрын
@@supreme-soft Nice. I checked it out. I am not really interested in calculating interests but nice app 👏👍👍
@chaitanyabagwe582
@chaitanyabagwe582 Жыл бұрын
Can you show how to add native ads in list view?
@HeyFlutter
@HeyFlutter Жыл бұрын
Thanks for the idea, Chaitanya Bagwe! 🙂 I have added it to my list of ideas for future videos!
@theeducationuniverse
@theeducationuniverse 2 жыл бұрын
Hi, bro how to get access index outside the listviewbuilder in flutter?
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Thank You The Education Wire! Follow this link: stackoverflow.com/questions/58237912/how-to-access-index-number-of-a-listview-builder-from-outside-the-return-functio I hope you will get your answer 🙂
@divyanshusingh6548
@divyanshusingh6548 2 жыл бұрын
how to use user name from API using Post method in flutter app And if you give it example so that is more understanding for me
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Thanks for the idea, Divyanshu Singh! 🙂 I have added it to my list of ideas for future videos!
@mz_patel
@mz_patel 2 жыл бұрын
I have all ready created android application now add flutter module to android app but when I add native and in flutter module it will work only module, when run android app get this error platformexception(nativeaderror, can't find native adfactory with id: native ads rectangle, null, null)
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Thank You Patel Milan! Follow this link: github.com/googleads/googleads-mobile-flutter/issues/579 I hope you will get your answer 🙂
@sahanfernando7841
@sahanfernando7841 2 жыл бұрын
Can you post how to implement Apple Signin in flutter ? Please 🥺
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Thanks for the idea, Sahan Fernando! 🙂 I have added it to my list of ideas for future videos!
@adityadesai9436
@adityadesai9436 2 жыл бұрын
Sir please make video on how to access your source codes.I bought sponsorships but i didn’t work. Please help me out.
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Thanks, Aditya Desai! 🙂 will try to upload as soon as possible
@talhasahi1458
@talhasahi1458 2 жыл бұрын
Please make a video on admob native ads
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Thanks for the idea, Talha Sahi! 🙂 I have added it to my list of ideas for future videos!
@nirajacharya6668
@nirajacharya6668 2 жыл бұрын
Sir how can i contact you?? I have some questions regarding admob
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Thank you 😀, Niraj Acharya! The best way to reach me is via Twitter: twitter.com/JohannesMilke
@nirajacharya6668
@nirajacharya6668 2 жыл бұрын
@@HeyFlutter Okay I will ask here. My question is if i have multiple screens then do i have to place code for every page to show interstitial ad or is it possible to make a custom interstitial loader and show it on multiple pages during natural break??? Kindly reply sir?😍
@harysfajri4554
@harysfajri4554 2 жыл бұрын
link for request has been closed so, i can't acces request dor access your sorce code
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Thanks for the idea, Harys Fajri! 🙂 I have added it to my list of ideas for future videos!
@sigmaghosts6847
@sigmaghosts6847 7 ай бұрын
can we earn money by showing ads in our flutter app?
@HeyFlutter
@HeyFlutter 7 ай бұрын
Yes @sigmaghosts6847 😀 you can please follow this link to learn more: admob.google.com/
@futuretech396
@futuretech396 Жыл бұрын
hello, I am facing an ad serving limit Could you please help me?
@HeyFlutter
@HeyFlutter Жыл бұрын
Thank You @futuretech396! Follow this link: stackoverflow.com/questions/68541907/temporary-ad-serving-limit-on-admob I hope you will get your answer 🙂
@futuretech396
@futuretech396 Жыл бұрын
@@HeyFlutter Thank you🥰
@sergiowmuller
@sergiowmuller 2 жыл бұрын
Thank You very much for all your videos and help! Great job! Keep going ! ! !
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Glad I could be of help, Thank you Sergio Wanke Müller! 😊
@peterksaho3091
@peterksaho3091 2 жыл бұрын
Please the banner ads work for me but the when I added Interstitial ads the app failed to load, it says build failed, so please if you help me out. Thanks
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Don't Worry 😊, Peter K Saho! Check out this solution : stackoverflow.com/a/67532690 I hope this may help you
@peterksaho3091
@peterksaho3091 2 жыл бұрын
@@HeyFlutter ok I will try to see if it works
@peterksaho3091
@peterksaho3091 2 жыл бұрын
@@HeyFlutter The error I get is "Missing concrete implementation of state.build"
@nguyentrungdung3576
@nguyentrungdung3576 2 жыл бұрын
hello sir i did request but cant see the request access email can you help ?
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Thanks, Cute Animal! 🙂 Learn more about it here: github.com/JohannesMilke/sponsorware#2-why-didnt-i-get-an-email-even-if-i-have-sent-already-a-request-on-your-website
@nomankarimi932
@nomankarimi932 2 жыл бұрын
great explanation
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Thank you, Noman Karimi! 🙂
@enderjua
@enderjua 6 ай бұрын
Well dude, this is a test ad, so there's no way it can make money. What will I need to do for a real advertisement rather than a test?
@HeyFlutter
@HeyFlutter 5 ай бұрын
Thank You @enderjua! Follow this link: stackoverflow.com/questions/69938405/when-implementing-admob-how-to-switch-between-test-and-production-admob-setting I hope you will get your answer 🙂
@gameplaystrailers7797
@gameplaystrailers7797 2 жыл бұрын
Why not fb ads, unity, Applovin?
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Thanks for the idea, Gameplays & Trailers! 🙂 I have added it to my list of ideas for future videos!
@FluttrrProjects2023
@FluttrrProjects2023 Жыл бұрын
my adsense account banned m is it possible to reactivate it m or can i make anew account ?
@HeyFlutter
@HeyFlutter Жыл бұрын
Thank you, Fluttrr Projects2023! 🙂. Yes you can make a new account.
@dafabihoid611
@dafabihoid611 9 ай бұрын
How do you actually get the money?
@HeyFlutter
@HeyFlutter 9 ай бұрын
Thank you, @dafabihoid611! 🙂. Please try to provide enough details with your question
@dafabihoid611
@dafabihoid611 9 ай бұрын
@@HeyFlutter I mean, how do you actually get payed out?
@md.shorifulhasan3149
@md.shorifulhasan3149 Жыл бұрын
Thanks a lot
@HeyFlutter
@HeyFlutter Жыл бұрын
You are welcome, Md. Shoriful hasan!
@hexafgamer
@hexafgamer 2 жыл бұрын
TY DUDE
@HeyFlutter
@HeyFlutter 2 жыл бұрын
You are welcome, Hexaf 😊
@badalah8272
@badalah8272 2 жыл бұрын
Where is the Native ads?
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Thank You Ba Dalah! Follow this link: developers.google.com/admob/flutter/native I hope you will get your answer 🙂
@bluegob5240
@bluegob5240 2 жыл бұрын
Ad failed to load with code 3
@bluegob5240
@bluegob5240 2 жыл бұрын
I solved the problem by changing my app ID
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Thanks for your feedback, BlueGob! 🙂
@jonathanhanono1999
@jonathanhanono1999 2 жыл бұрын
​@@bluegob5240 where can i find My app id
@ammarahmad6561
@ammarahmad6561 Жыл бұрын
where to get Ad app id?
@HeyFlutter
@HeyFlutter Жыл бұрын
Thank You Ammar Ahmad! Follow this link: codelabs.developers.google.com/codelabs/admob-ads-in-flutter#0 I hope you will get your answer 🙂
@ammarahmad6561
@ammarahmad6561 Жыл бұрын
@@HeyFlutter thanks a lot, I figured it out lately. But it's worth mentioning it here. Many Thanks 🤠
@ThanhLe-bs4nu
@ThanhLe-bs4nu Жыл бұрын
thank you mate, can i buy you a coffee ?
@HeyFlutter
@HeyFlutter Жыл бұрын
Thank You Thanh Le!. Learn about it here: github.com/JohannesMilke/sponsorware
@jonathanhanono1999
@jonathanhanono1999 2 жыл бұрын
real ads don't show . don't works :(
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Thank you, Jonathan Hanono! 🙂. Try to paste the error message with your question whenever you face any issue or error.
@jonathanhanono1999
@jonathanhanono1999 2 жыл бұрын
My log is : This request is send from a test device.. Google play services out of date for.. .com.. requires 2128000000. But found 202414022 The service for Google.android.gms internal .... Is not available Connectionresult(statuscode service_version_update_required resolution=null message=null AD failed to load: 3 Ad failed to load : loaderror....code 3..
@TuGordoBello
@TuGordoBello 7 ай бұрын
Util, gracias
@HeyFlutter
@HeyFlutter 7 ай бұрын
Great, Thank you @TuGordoBello!
@ItsSaifParkar
@ItsSaifParkar Жыл бұрын
How to add ads to web apps flutter
@HeyFlutter
@HeyFlutter Жыл бұрын
Thank You Saif Parkar! Follow this link: codelabs.developers.google.com/codelabs/admob-ads-in-flutter#0 I hope you will get your answer 🙂
@ItsSaifParkar
@ItsSaifParkar Жыл бұрын
@@HeyFlutter I am talking about website
@dev.faizan
@dev.faizan 2 жыл бұрын
voice is different 🤔🤔🤔
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Thanks Faizan Ahmad! 🙂 It’s not me, it’s a different person.
@georgeikwegbu5284
@georgeikwegbu5284 2 жыл бұрын
Niceeee
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Thank you, George Ikwegbu! 🙂
@kimoradum4198
@kimoradum4198 2 жыл бұрын
Hello ..
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Hello, kimora dum! 🙂
@muhammetaydinn
@muhammetaydinn Жыл бұрын
Thanks milke but you dont share code with us so f
@HeyFlutter
@HeyFlutter Жыл бұрын
Thank You Muhammet Aydın!. I showed the main functionality, which is important for this package. Learn more about it here: github.com/JohannesMilke/sponsorware
@RobertNicjoo
@RobertNicjoo 2 жыл бұрын
What’s with this voice newly is on your videos?! 😖
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Thanks, Robert Nicjoo! 🙂 This in not me this is the other guy
@realislam8153
@realislam8153 Жыл бұрын
What is that issue? LoadAdError(code: 3, domain: com.google.android.gms.ads, message: No ad config., responseInfo: ResponseInfo(responseId: null, mediationAdapterClassName: , adapterResponses: [])) in release mode
@HeyFlutter
@HeyFlutter Жыл бұрын
Thank you Real Islam, make sure to follow the tutorial step by step 🙂
@FlutteringWithAnas
@FlutteringWithAnas 2 жыл бұрын
I've Been Following Your Videos Since Start, It Would Be Great Aid If You Could Make A Video On "in_app_purchase" Official Package Of Flutter. I've Watched Your in App Purchase, But That is Specifically Related To Revenue Cat, But I Actually Need To Official Package Of Flutter. Thumbs Up For Your All Efforts. Looking Forward For Your Reply
@HeyFlutter
@HeyFlutter 2 жыл бұрын
Thanks for the idea, Fluttering With Anas! 🙂 I have added it to my list of ideas for future videos!
@Ufiner
@Ufiner Жыл бұрын
brother thanks for your coding but test ad not display in my side error shows I/Ads (23138): This request is sent from a test device. W/ConnectionStatusConfig(23138): Dynamic lookup for intent failed for action: com.google.android.gms.ads.service.CACHE I/gralloc4(23138): register: id=2aa00020fa1, vaddr=0x7518f6c000 I/gralloc4(23138): register: id=2aa00020fa2, vaddr=0x7518932000 W/ConnectionStatusConfig(23138): Dynamic lookup for intent failed for action: com.google.android.gms.ads.service.START I/Ads (23138): Ad failed to load : 1 I/flutter (23138): LoadAdError(code: 1, domain: com.google.android.gms.ads, message: Error building request URL: Cannot determine request type. Is your ad unit id correct?, responseInfo: ResponseInfo(responseId: null, mediationAdapterClassName: , adapterResponses: [], loadedAdapterResponseInfo: null), responseExtras: {}) can you help me please
@HeyFlutter
@HeyFlutter Жыл бұрын
Thank You @cpmgamingsl7466! Follow this link: stackoverflow.com/questions/75421197/dynamic-lookup-for-intent-failed-for-action-com-google-android-gms-ads-service I hope you will get your answer 🙂
@Metroyd91
@Metroyd91 Жыл бұрын
I felt that your voice has changed lately, did you have any problems? 🥲🥲
@HeyFlutter
@HeyFlutter Жыл бұрын
Hey, @fernandohenrique8475 🙂 This is not me, this is the other guy
Create a Simple Github Pull Request (for Flutter etc.)
1:27
HeyFlutter․com
Рет қаралды 5 М.
Ozoda - Lada ( Official Music Video 2024 )
06:07
Ozoda
Рет қаралды 28 МЛН
Зу-зу Күлпаш 2. Бригадир.
43:03
ASTANATV Movie
Рет қаралды 684 М.
Don't look down on anyone#devil  #lilith  #funny  #shorts
00:12
Devil Lilith
Рет қаралды 45 МЛН
Inside Out 2: ENVY & DISGUST STOLE JOY's DRINKS!!
00:32
AnythingAlexia
Рет қаралды 17 МЛН
Every Flutter App needs this!
10:15
HeyFlutter․com
Рет қаралды 57 М.
Earning with Ad using Flutter | BannerAd
9:51
CodeX
Рет қаралды 23 М.
Admob with Flutter - Adding ads to the application
12:41
Ahmed Hosni
Рет қаралды 4,2 М.
BLoC for Beginners 📱 State Management • Flutter Tutorial
8:44
Building a Mobile App in 2024: The BEST Technologies
13:31
Dan Ilies
Рет қаралды 61 М.
We Built an App in 24 Hours [No Code]
11:56
Raw Startup
Рет қаралды 435 М.
Top 30 Flutter Tips and Tricks
6:50
Flutter Mapp
Рет қаралды 561 М.
How to add an app to your AdMob account
6:21
Google AdMob
Рет қаралды 181 М.
How to EARN MONEY 🤑 with Google Admob ads 2024 ($100 a Day)
11:33
Ozoda - Lada ( Official Music Video 2024 )
06:07
Ozoda
Рет қаралды 28 МЛН