Skip to content

React Native v0.71.0 uses an outdated version of jsc-android (NDKs mismatch and causes crash) #178

Closed
@kraenhansen

Description

@kraenhansen

Issue Description

As outlined in facebook/react-native#36052 there's a mismatch in NDK between the RN template app at v0.71.0 and the 250230.2.1 version of jsc-android. Upgrading React Native to use v294992.0.0 of jsc-android seems to relieve the issue, but this is not latest on NPM and marked as a pre-release on GitHub.

Another potential fix is to publish a release of 250230.2.1 build with an updated NDK, matching that of the RN template app.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions