-
-
Notifications
You must be signed in to change notification settings - Fork 153
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
On release AdMob Banner don't show #29
Labels
question
Further information is requested
Comments
Was it a new ad unit id? I've had new id's take some time to activate. Also, did you mark your app as having ads in it on the Play Store? |
yes, id is new and app was marked as contains ad. |
Oh man, my fault. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When i put unit ID of prodution the banner don't show, but unit ID of test "ca-app-pub-3940256099942544/6300978111" this work.
my code
AdmobBanner( adUnitId: 'ca-app-pub-4310356880653109/2595718186', adSize: AdmobBannerSize.FULL_BANNER, ),
Someone went through this ?
my app is on playstore, here
The text was updated successfully, but these errors were encountered: