invertase / react-native-google-mobile-ads

React Native Google Mobile Ads enables you to monetize your app with AdMob.
https://docs.page/invertase/react-native-google-mobile-ads
Other
625 stars 121 forks source link

[🐛] Does not work with RN@0.74, iOS, new arch, bridgeless #575

Open birdofpreyru opened 1 month ago

birdofpreyru commented 1 month ago

What happened?

screenshot

Platforms

Only on iOS

React Native Info

N/A

Are your using Typescript?

package.json

N/A

app.json

N/A

ios/Podfile

No response

android/build.gradle

No response

android/app/build.gradle

No response

android/settings.gradle

No response

AndroidManifest.xml

No response

dylancom commented 1 month ago

Looks like a duplicate of #532

birdofpreyru commented 1 month ago

I'll re-open it for now — the patch in #532 does solve the problem, but it wasn't applied to the library, with the expectation that the problem will be solved on React Native side in the next RN release. Thus, keeping the issue open, to be visible for anybody encountering the same issue.

github-actions[bot] commented 1 week ago

Hello 👋, to help manage issues we automatically close stale issues.

This issue has been automatically marked as stale because it has not had activity for quite some time.Has this issue been fixed, or does it still require attention?

This issue will be closed in 15 days if no further activity occurs.

Thank you for your contributions.

birdofpreyru commented 6 days ago

Not stale. I'll double-check, if it is resolved with the latest RN version, and close the issue if it is.

birdofpreyru commented 6 days ago

Tested, the issue is not resolved in RN v0.74.2, the patch is still necessary.