question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG] I cant change test ads to real ads

See original GitHub issue

Greetings,

i have been testing this plugin in for a while, it does work great.

however in order to change my ads from test ads to producation: i followed the steps but could not change it to real. it was always shown test ads.

this is the log that i got: Publisher misconfiguration: Failed to read publisher's account configuration; please check your configured app ID. Received app ID: ca-app-pub-3555349068948156~3604561997.

androidmainfest.xml file : <meta-data tools:replace="android:value" android:name="com.google.android.gms.ads.APPLICATION_ID" android:value="ca-app-pub-3555349068948156~3604561997"/>

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
mani144commented, Feb 9, 2022

I learned that there must be two condition to make work:

first, don’t put ur testing device in unit test ( this will break the ads policy but i think if u did it once its ok )

In my case, I had to create GDPR to remove the problem.

i don’t know the new google play rules but it seems this is very important

1reaction
mani144commented, Feb 9, 2022

@gumaciel u r awesome btw

Read more comments on GitHub >

github_iconTop Results From Across the Web

Admob shows Test ads but not real ads - Stack Overflow
Reason of the error: Admob is showing test ads because the ad loaded from admob does not fit in the container, mostly a...
Read more >
Common reasons for ads not showing - Google AdMob Help
Use the following guide to understand common reasons why apps show few or no ads. If you're still having issues, use the Can't...
Read more >
Bug - Unity Showing Real Ads in test mode
Hello folks, I am facing an issue where real ads are shown instead of the test ones in android devices . I have...
Read more >
Enabling test ads | Android - Google Developers
This guide explains how to enable test ads in your ads integration. It's important to enable test ads during development so that you...
Read more >
Integrate Google Admob | Ads not showing Problem Fixed
Your browser can't play this video. Learn more. Switch camera.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found