Questions tagged [expo-ads-admob]

5 questions
2
votes
0 answers

Expo admob plugin error loading production ads

I'm using the Expo Admob library as part of my React Native app. https://docs.expo.io/versions/latest/sdk/admob/ The Rewarded Admob Ad feature that works perfectly with a Test Admob Unit Id fails when using my production Admob Unit Id. This works…
Lydon
  • 2,942
  • 4
  • 25
  • 29
1
vote
1 answer

Implementing app tracking transparency permission request on Expo 45

I have a managed-expo (sdk 45) application and for some reason apple rejects my application because they are unable to locate the App Tracking Transparency permission request. I know it has something to do with expo-ads-admob. I am getting this…
Or Nakash
  • 1,345
  • 1
  • 9
  • 22
0
votes
0 answers

react-native-google-mobile-ads not working with live key ios

I am using the same code my app is in production and the ads working fine till last week but now all of a sudden it stopped working I did not change anything there is no error when I run the app in development and also ad console is working fine.…
0
votes
0 answers

React Native Admob Events

How can I track my ads with this events if the ad loaded, not loaded or user earned reward. I mean where should I use these events on React Native. I am using Expo's Admob but I am open for any solutions.
0
votes
1 answer

expo-ads-admob not updating as expected

As I'm sure many are aware, admob needed an update to use a newer SDK (7.64+) and this message appears on your admob account if you have apps using an SDK below that version: Some of your iOS apps require a GMA SDK update To keep ads serving…
ddrossi93
  • 385
  • 2
  • 7
  • 19