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

How can i use the native ads on my react-native project? Is there any template(usage) for it?

Execution failed for task ':app:processDebugResources'. > A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade > Android resource linking failed C:\Users\Sai\.gradle\caches\transforms-2\files-2.1\3a123214b124047856d35dd21c77fbd6\jetified-play-services-ads-lite-22.4.0\AndroidManifest.xml:82:9-84:62: AAPT: error: unexpected element found in . my package.json { "name": "godislove",...

InterstitialAd.load(this, - mInterstitialAd?.show(this,) Hello, I updated the sdk, but it keeps giving an error in the "this" part. How can I solve it? ``` private var mInterstitialAd: InterstitialAd? = null...

Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. Commits 6370e90 Mark version 5.7.4 fbc15b1 More rigorously check surrogate pairs in regexp validator See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=acorn&package-manager=npm_and_yarn&previous-version=5.7.3&new-version=5.7.4)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies

Bumps [json5](https://github.com/json5/json5) from 2.1.0 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...

dependencies

**Problem** Based on Play console crashes and ANR data, 2% of my users are having this issue. This error occurs in the background 87.4% of the time. I could not...

Ads only work on emulator. They don't work in signed apk for some reason. Does this mean that ads will appear when app deployed to play store/app store? please everyone...