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.

Admod has stopped working (AdMobRewarded)

See original GitHub issue

Summary

I have been building an app for about 5 months and using Admob (AdMobRewarded) in test mode on iOS and Android, so far AdMod’s AdMobRewarded has worked well but suddenly it no longer works today. I also have another app in test mode sdk 40 with AdMobRewarded that a couple of days ago the last time I tried it worked, today it does not work either. Expo sdk 41managed console log error: Could not show ad [Error: No ad config.]

Managed or bare workflow? If you have ios/ or android/ directories in your project, the answer is bare!

managed

What platform(s) does this occur on?

Android, iOS

SDK Version (managed workflow only)

No response

Environment

Expo CLI 4.4.4 environment info: System: OS: Linux 4.15 Ubuntu 16.04.7 LTS (Xenial Xerus) Shell: 4.3.48 - /bin/bash Binaries: Node: 10.16.0 - /usr/local/bin/node Yarn: 1.21.1 - /usr/bin/yarn npm: 6.13.4 - /usr/local/bin/npm Watchman: 4.5.0 - /usr/local/bin/watchman SDKs: Android SDK: API Levels: 23, 25, 26, 27, 28, 29 Build Tools: 23.0.1, 23.0.2, 23.0.3, 25.0.0, 25.0.1, 25.0.2, 25.0.3, 26.0.0, 26.0.1, 26.0.2, 26.0.3, 27.0.3, 28.0.3, 29.0.2 System Images: android-23 | Intel x86 Atom, android-23 | Intel x86 Atom_64, android-23 | Google APIs Intel x86 Atom, android-24 | Google APIs Intel x86 Atom, android-25 | Google APIs Intel x86 Atom, android-26 | Google APIs Intel x86 Atom, android-26 | Google APIs Intel x86 Atom_64, android-28 | Google APIs Intel x86 Atom IDEs: Android Studio: 4.1 AI-201.8743.12.41.6953283 npmPackages: expo: ^41.0.0 => 41.0.1 react: 16.13.1 => 16.13.1 react-dom: 16.13.1 => 16.13.1 react-native: https://github.com/expo/react-native/archive/sdk-41.0.0.tar.gz => 0.63.2 react-native-web: ~0.13.12 => 0.13.18 npmGlobalPackages: expo-cli: 4.4.4 Expo Workflow: managed

Reproducible demo or steps to reproduce from a blank project

    const adUnitID = Platform.select({
      ios: 'ca-app-pub-3940256099942544/1712485313',
      android: 'ca-app-pub-3940256099942544/5224354917',
    });

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
brentvatnecommented, May 8, 2021

@georgeMorales - maybe google support could help. sorry for the trouble, hopefully you can work it out!

1reaction
georgeMoralescommented, May 7, 2021

@brentvatne Thanks for your help, it’s weird because I’ve been working with the test account for a few months because I’m in development and it has always worked well, a few weeks ago I updated and made the new changes and everything worked fine the same as before … but this morning it no longer . I suppose it will be something that google has changed from the account or I do not know what it could be.

Read more comments on GitHub >

github_iconTop Results From Across the Web

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 >
Admob Rewarded video not calling events after close and full ...
One issue in Google Mobile Ads Unity Plugin using Google Mobile Ads Unity Plugin v3.15.0 . After watching video ads it not call...
Read more >
Rewarded ads stopped showing for specific country ! but ...
I was trying to test my app with my phone or parents' and ads wasn't shown. After then I understood that my devices...
Read more >
AdMob test ads STOP working (Banner, Interstitial, Reward ...
In all my android applications suddenly AdMob test ads not working. Every time AdMob returning a no fill error code 3.
Read more >
Rewarded ads | Android - Google Developers
We recommend loading an ad inside the callback of the OnInitializationCompleteListener . Even if a mediation network is not ready, the Google ...
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