-
Notifications
You must be signed in to change notification settings - Fork 33
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
Android Build Issues in Bridgeless Mode #563
Comments
Here's my patch with yarn:
|
Update - looks like the correct fix is to remove the version of the methods that only accepts 1 argument, not the one that accepts 2. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey devs:
Looks like there's an issue in the react native bridge of the Iterable Android SDK where you annotate two methods with the same name.
I'm going to patch this because I need to upgrade to RN74 and bridgeless, so I'll post back here when I've made a fix. Here's the issue I filed with React Native and their response.
The text was updated successfully, but these errors were encountered: