react-native-google-mobile-ads icon indicating copy to clipboard operation
react-native-google-mobile-ads copied to clipboard

React Native Google Mobile Ads enables you to monetize your app with AdMob.

Results 102 react-native-google-mobile-ads issues
Sort by recently updated
recently updated
newest added

## Issue When I display an Interstitial in the iOS RNGoogleMobileAdsExample example app on my phone (iPhone SE), I see the following warning in the output: > 2022-05-09 14:32:51.757814+0200 RNGoogleMobileAdsExample[480:45469]...

bug
help wanted
workflow: needs review

## Issue After upgrading this library from **v6.2.5** to **v7.0.0** in my pet project, I noticed on Android that interstitial ads won't load anymore for me in _release_ builds of...

help wanted

### Description I find it weird that `isLoaded` in hooks doesn't change value when ad is shown. In fact, the value `isLoaded = true` after ad has been shown is...

I want the banner ads to show up but there is some issue for me. The banner ads in my emulator is "Test Ads", I not sure how to make...

help wanted

## All ads is working fine in the emulator before build. But when I build the app "Interstitial Ad, AppOpen Ad" both types of ads does not work anymore. **This...

help wanted

## Issue I am using Expo to create my projects. I have used `expo run:ios` and `expo run:android` to test my app and it works fine. However, things happen when...

## Documentation Feedback I didn't find any example or function to hide the ads on google play or firebase tests, The bot clicks on the ads and reports 2-3 crashes...

help wanted

## Issue Hi ! I've noticed issue connected with tracking ad impressions in Android. After showing ad on screen, I can't see request to Google which tells us that ad...

help wanted

Can i implement Native Advance and App Open Ads of Google ADMob using this library ? Actually i did not find any option within this library. I have already implemented...

## Documentation Feedback When we listen for ad errors (for example, in a rewarded ad), is it possible that the `RewardedAdEventType.EARNED_REWARD` and `AdEventType.CLOSED` callbacks have already been executed? I am...

help wanted