Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working on Android but working fine on IOS. #138

Open
MUZAFFAR-PURELOGICS opened this issue Aug 29, 2024 · 2 comments
Open

Not working on Android but working fine on IOS. #138

MUZAFFAR-PURELOGICS opened this issue Aug 29, 2024 · 2 comments

Comments

@MUZAFFAR-PURELOGICS
Copy link

Ads are not working on the 0.72 version of react native project. It is showing blank space.
It is crashing by installing on 0.74 version of react native project.

@amitkumarsingh1991
Copy link

Yes, I am facing the same issue. Even I am using this version "react-native": "0.72.5". Is there anyone who can help us?

image

thanks in advance 👍

@amitkumarsingh1991
Copy link

I found the issue,

That issue due given method here adRequestBuilder.addNetworkExtrasBundle(AdMobAdapter.class, bundle);
and that is inside this file node_modules/react-native-ad-manager/android/src/main/java/com/matejdr/admanager/BannerAdView.java.

Solution :

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants