react-native-admob icon indicating copy to clipboard operation
react-native-admob copied to clipboard

A react-native component for Google AdMob banners

Results 109 react-native-admob issues
Sort by recently updated
recently updated
newest added

I've installed the package with yarn add and updated my androidManifext.xml as instructed in google's developers website. The project has no problems compiling it, so no error messages. However, my...

Bumps [react-native](https://github.com/facebook/react-native) from 0.60.5 to 0.62.3. Release notes Sourced from react-native's releases. v0.62.3 This patch release is specifically targetted towards Xcode 12.5. The changes done are tailored to unblock developers...

dependencies

I get this error Showing Recent Errors Only /Users/berke/Desktop/projeler/aea-react-v3/node_modules/react-native-admob/ios/RNGADBannerView.m:60:13: Property 'testDevices' not found on object of type 'GADRequest *' My xCode version: 11.3.1 what can I do? I cleaned pods,...

For server side validation and giving user a reward it is super helpful to set user id in application, so SSV callback will get user Id and will be able...

This library does not work with [rn-extensions-share](https://github.com/RocketChat/rn-extensions-share) Got this flood of error messages when I try to use share extension in other app. ``` 2021-06-21 15:20:04.167408+0800 ReactNativeApp[12144:4416066] [ProcessSuspension] 0x281dde5a0 -...

Hi, I've seen this or similar errors in previous reported issues however they are all closed as the problem was resolved. I've tried all the solutions in the previous issues...

Likely I missed some step in the getting started, but this has been working previously and I'm concerned it might be a version incompatibility thing. I'm failing to import things...

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.0.0 to 5.1.2. Release notes Sourced from glob-parent's releases. v5.1.2 Bug Fixes eliminate ReDoS (#36) (f923116) v5.1.1 Bug Fixes unescape exclamation mark (#26) (a98874f) v5.1.0 Features add...

dependencies

> Warning: React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export your component from...

I always get > Error: Request Error: No ad to show. Is anyone having the same problem? Tests: Android emulator: ok Android real device: ok iOS emulator: ok iPhone 8:...