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

Actually fix java.lang.NoSuchMethodError for Bridgeless #41081

Closed
wants to merge 1 commit into from

Commits on Oct 23, 2023

  1. Actually fix java.lang.NoSuchMethodError for Bridgeless (facebook#4…

    …1081)
    
    Summary:
    
    It turns out that Bridgeless for RN-Tester release is still broken.
    This fixes it by making sure we actually `DoNotStrip` the missing constructor
    
    Changelog:
    [Android] [Fixed] - Fix crash with `java.lang.NoSuchMethodError` for Bridgeless
    
    Reviewed By: RSNara
    
    Differential Revision: D50455967
    cortinico authored and facebook-github-bot committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    07b8d6e View commit details
    Browse the repository at this point in the history