-
-
Notifications
You must be signed in to change notification settings - Fork 58
Real ads not showing but test ads are #10
Comments
Since emulator are automatically considered as test devices, they will only get test ads. You can see here the possible reason of the ads not showing: https://support.google.com/admob/answer/9469204?hl=en But I'll leave here the possible reason:
|
Hello @sushilbalami . Can you try this plugin in a newly created project? Some users have notice that projects created before flutter version 1.22 have some issues. See this |
i had try in both emulator and mobile but same error the real ads r not working #39 |
@bdlukaa
i had add AndroidManifest
error on example app
so please help me i am beginer too and check my code |
If you are running in debug mode, you must add that test device code in that line you commented: To test your real ads, run |
According to wiki/Ad error codes, the request was successful, but no ad was returned due to lack of ad inventory. That means this is not a problem with the implementation, but with the server. |
hi guys I had uploaded my app to mi store after it was accepted or goes live in mi store The ads are working fine |
Real ads shows on emulator but doesnt shows on the real device. Why so ?
Actually, real devices show test ads, but real ad doesnt seems to be showing.
The text was updated successfully, but these errors were encountered: