Thanks for your video. But I face a problem when I implemented your code. I found that you set a 800 milliseconds delay in your video 10:50. And the 800 milliseconds seems not enough for loading the real ads(it work fine in test ads). So did you faced this kind of problem too? Or I just need to increase the delay time? Now I implemented the 1000 milliseconds version and still waiting for the google play store audit.
First of all sorry for delayed replay. Actually that is numbering mistake done by me. it should be 8 seconds(8000 milliseconds). It will give enough time to load real ads. 5 seconds should be enough though, but 8 seconds will help when internet speed is low in user's mobile.
hello, Thank you for the video. I have also implemented the interstitial ad in my app And I want to implement the open app ad. but the problem is if the interstitial ad loads and user close the app(running in background) and again he opens the app then the old interstitial ad will be there with open app load. Is there any way to close the interstitial ad in this case?
Sorry for late replay!! As of my knowledge and research i have done, we can't close interstitial ad programmatically. there is no official or unofficial documentation about the same. So, this will not be possible i guess.
If you know that adding plugins will also add their own menifets and in the end that all manifests are build together, so google mobile ads might have that manifest part and that should be the reason for it
Thanks for sharing this. I'm having an issue with screen orientation: the value does not update when we rotate the screen (switch between Portrait/Landscape). I have added this: orientation: PortalAccountController.instance.isPortrait.isTrue? AppOpenAd.orientationPortrait: AppOpenAd.orientationLandscapeRight, steps to reproduce the issue: 1) change screen orientation (programmatically), quit the app, and re-open it. Result: you will see the issue with the ad display.
Hi your tutorials really helpful for me but now I stuck in a problem that when I get build it gives error that shrinR8 is failed to do that however when I get build without shrinking it is giving me the same error. Please help me about that issue, Thank you!
thank you bro saved my life.
Keep supporting 😊
Thanks for your video. But I face a problem when I implemented your code. I found that you set a 800 milliseconds delay in your video 10:50. And the 800 milliseconds seems not enough for loading the real ads(it work fine in test ads). So did you faced this kind of problem too? Or I just need to increase the delay time? Now I implemented the 1000 milliseconds version and still waiting for the google play store audit.
First of all sorry for delayed replay. Actually that is numbering mistake done by me. it should be 8 seconds(8000 milliseconds). It will give enough time to load real ads. 5 seconds should be enough though, but 8 seconds will help when internet speed is low in user's mobile.
hello, Thank you for the video.
I have also implemented the interstitial ad in my app And I want to implement the open app ad. but the problem is if the interstitial ad loads and user close the app(running in background) and again he opens the app then the old interstitial ad will be there with open app load. Is there any way to close the interstitial ad in this case?
Sorry for late replay!!
As of my knowledge and research i have done, we can't close interstitial ad programmatically. there is no official or unofficial documentation about the same. So, this will not be possible i guess.
Thanks, admob native ads multiple times in list view video please
Ok coming soon!!
Hello, is it possible after the splash to open the home only the ad is loaded? (removing this 8 second time).
Yeah you can absolutely do this, just remove that 8 sec code which is making adLoaded = true
what happens if i dont add the manifest part? i put 3 ads and 2 of them didnt hv the manifest id. but still working. what is it
If you know that adding plugins will also add their own menifets and in the end that all manifests are build together, so google mobile ads might have that manifest part and that should be the reason for it
greak Thank you!
bro rewarded ad tutorial
Thanks for sharing this.
I'm having an issue with screen orientation: the value does not update when we rotate the screen (switch between Portrait/Landscape).
I have added this:
orientation: PortalAccountController.instance.isPortrait.isTrue? AppOpenAd.orientationPortrait: AppOpenAd.orientationLandscapeRight,
steps to reproduce the issue: 1) change screen orientation (programmatically), quit the app, and re-open it. Result:
you will see the issue with the ad display.
Let me check
i want to show this ads only when variable is divisble by 3 . How can i do
?
You can apply same logic while showing ad
Hi your tutorials really helpful for me but now I stuck in a problem that when I get build it gives error that shrinR8 is failed to do that however when I get build without shrinking it is giving me the same error. Please help me about that issue, Thank you!
Can you please provide exact error message?
@@techflitofficial Helo
This is the error.
Can you please provide me Logs
MobileAd.instance.initialize(). Par problem aa raha hai.
Jab mai main.dart file ko run kar raha hu to
Thet shoulden't be case