Open Issues Need Help
View All on GitHubReact Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
AI Summary: The user reports that the `debugGeography: AdsConsentDebugGeography.EEA` setting in `react-native-google-mobile-ads` fails to trigger the consent form when the device is outside the EU. Despite the form being published, `AdsConsent.getStatus()` returns `NOT_REQUIRED` and `isConsentFormAvailable` is false, suggesting the debug parameter is not being correctly applied to the underlying UMP SDK.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
AI Summary: This GitHub issue requests the addition of `onAdClicked` and `onAdImpression` event listeners for Banner Ads in the React Native SDK. These events are supported by the native Google Ad Manager SDK but are currently missing from the React Native wrapper. The feature is needed by an organization migrating from Kotlin to React Native.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
AI Summary: The user is encountering an iOS crash when attempting to render native ads using the `react-native-google-mobile-ads` library. The crash is an `NSInvalidArgumentException` with the reason `-[RCTView setResponseId:]: unrecognized selector sent to instance`, indicating that a generic React Native view is being called with a method it doesn't possess, likely due to a misconfiguration, version incompatibility, or an issue within the ad rendering component's native implementation.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
AI Summary: The user is encountering a build failure in their React Native/Expo project when compiling the `react-native-google-mobile-ads` library, specifically receiving a Kotlin error `'onAdLoaded' overrides nothing`. This suggests a compatibility issue between the library's version (15.4.0), Kotlin (1.9.25), and other project dependencies. The user is requesting version compatibility information, Expo-specific guidance, or potential workarounds.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
AI Summary: The task is to clarify and correct the documentation for the `react-native-google-mobile-ads` library regarding the correct key name (`ios_app_id` or `iosAppId`) for the iOS app ID in the `app.json` file. The documentation currently shows conflicting information, and the issue report suggests both keys might work, leading to confusion. The solution involves verifying which key is actually required and updating the documentation accordingly.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
AI Summary: The issue describes a crash on iOS when rendering native ads using the `react-native-google-mobile-ads` library. The error message points to an unrecognized selector, suggesting a mismatch between the library's expected view and the actual view being used. The task involves debugging the iOS-specific crash, likely by inspecting the NativeAdView component's rendering and ensuring proper integration with the native Google Mobile Ads SDK. This might include checking for correct ad unit IDs, verifying the NativeMediaView setup, and potentially updating the library or React Native version.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
AI Summary: The issue describes a crash on iOS when rendering native ads using the `react-native-google-mobile-ads` library. The error message points to an unrecognized selector, suggesting a mismatch between the library's expected view and the actual view being used. The task involves debugging the iOS-specific crash, likely by inspecting the NativeAdView component's implementation and ensuring proper integration with the underlying native iOS ad SDK. This may require examining the library's source code, potentially modifying the code to resolve the selector issue, and testing on a physical iOS device.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
AI Summary: The task involves resolving a build failure in a React Native project using Expo and the `react-native-google-mobile-ads` library. The failure is caused by a Kotlin version incompatibility between the Compose Compiler and the Google Mobile Ads SDK. The solution likely involves finding a compatible version of `react-native-google-mobile-ads` that works with Kotlin 1.9.25 or adjusting the project's dependencies to resolve the conflict.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
AI Summary: The task is to debug an iOS app crash occurring when rendering NativeAdView ads using the `react-native-google-mobile-ads` library. The crash is platform-specific (iOS only) and involves a React Native component that displays native ads. The solution likely involves inspecting the provided code snippet for potential errors in ad rendering or interaction with the native iOS AdMob SDK, possibly related to ad loading, asset handling, or view lifecycle management. The provided code uses several components from the library, and debugging will require familiarity with React Native, the AdMob SDK, and potentially native iOS development.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
AI Summary: The issue describes a build failure on iOS for an Expo 50 app using React Native Google Mobile Ads v14.7.2. The task is to debug and resolve this build failure, likely involving investigating the incompatibility between the ad library, Expo 50, and potentially the new React Native architecture. This will involve examining the provided `package.json`, `app.json`, and potentially the iOS Podfile (though it's currently empty in the provided snippet) to identify the root cause of the build error.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
AI Summary: The issue is a build failure on iOS when integrating the `react-native-google-mobile-ads` library (v15.4) into a React Native (v0.80) project. The user needs help diagnosing and resolving the Xcode build errors, which are detailed in a provided log file and screenshot. The task involves analyzing the build log, identifying the root cause of the error related to the ad library, and providing a solution to fix the build process.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
AI Summary: The task is to determine if the `react-native-google-mobile-ads` library fully complies with Apple's Kids Category guidelines regarding advertising and data collection, specifically addressing concerns about the use of IDFA. This involves researching the library's functionality, its interaction with the AdSupport framework, and providing guidance on achieving compliance if necessary.
React Native Google Mobile Ads enables you to monetize your app with AdMob.