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

fix(ios): register asset view properly in old arch #696

Merged
merged 2 commits into from
Jan 23, 2025

Conversation

wjaykim
Copy link
Collaborator

@wjaykim wjaykim commented Jan 23, 2025

Description

Somehow I implemented the logic for registering the native asset view in iOS (old architecture) incorrectly.
This caused the native assets to not respond to clicks, and issues showed up in the Native Ad Validator.

Related issues

Fixes #685, fixes #694

Release Summary

Checklist

  • I read the Contributor Guide
    and followed the process outlined there for submitting PRs.
    • Yes
  • My change supports the following platforms;
    • Android
    • iOS
  • My change includes tests;
    • e2e tests added or updated in __tests__e2e__
    • jest tests added or updated in __tests__
  • I have updated TypeScript types that are affected by my change.
  • This is a breaking change;
    • Yes
    • No

Test Plan


Think react-native-google-mobile-ads is great? Please consider supporting the project with any of the below:

  • 👉 Star this repo on GitHub ⭐️
  • 👉 Follow Invertase on Twitter

Copy link

docs-page bot commented Jan 23, 2025

To view this pull requests documentation preview, visit the following URL:

docs.page/invertase/react-native-google-mobile-ads~696

Documentation is deployed and generated using docs.page.

@dylancom
Copy link
Collaborator

Awesome!

@dylancom dylancom merged commit b1ea6c1 into main Jan 23, 2025
10 of 12 checks passed
@dylancom dylancom deleted the @wjaykim/fix-old-arch-asset-registering branch January 23, 2025 16:15
@mikehardy
Copy link
Collaborator

🎉 This PR is included in version 14.8.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

[🐛] Ads Doesn't respond to tap [🐛] Native ad validator failing in 2 spots
3 participants