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

Installed 294992.0.0 but JSC reports version 250231.0.0 on startup. #182

Open
evelant opened this issue Jul 6, 2023 · 1 comment
Open

Comments

@evelant
Copy link

evelant commented Jul 6, 2023

Issue Description

Per the title -- is that intended? The next release of jsc-android is 294992.0.0 but when running the app JSC reports version 250231.0.0.

Version, config, any additional info

jsc-android: 250231.0.0
react-native: 0.72.1
expo sdk 49 managed workflow

@gauravgautamapptile
Copy link

I got this working. Just go to releases and download the zip file for 29 from here: https://github.com/react-native-community/jsc-android-buildscripts/releases

Then in your node_modules/jsc-android replace the contents of dist with the contents of dist.unstripped from this one and it should work.

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

No branches or pull requests

2 participants