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

nightly fails with Unhandled JS Exception: Error: Exception in HostFunction: [Reanimated] C++ side failed to resolve JavaScript code version #5352

Closed
Pingou opened this issue Nov 8, 2023 · 5 comments
Labels
Missing repro This issue need minimum repro scenario Needs review Issue is ready to be reviewed by a maintainer Platform: iOS This issue is specific to iOS

Comments

@Pingou
Copy link

Pingou commented Nov 8, 2023

Description

nightly fails with Unhandled JS Exception: Error: Exception in HostFunction: [Reanimated] C++ side failed to resolve JavaScript code version.
Have updated to 3.6.0-nightly-20231107-c56d44fd9.
Pod install succeed, the app works in debug on iOS but fails in release mode (on a real device).
May be related to #4914

Steps to reproduce

1 - install react-native-reanimated nightly
2 - pod install
3 - launch in release mode on real device

Snack or a link to a repository

Reanimated version

3.6.0-nightly-20231107-c56d44fd9

React Native version

0.72.4

Platforms

iOS 17

JavaScript runtime

None

Workflow

None

Architecture

Paper (Old Architecture)

Build type

Release mode

Device

Real device

Device model

iPhone 12

Acknowledgements

Yes

@Pingou Pingou added the Needs review Issue is ready to be reviewed by a maintainer label Nov 8, 2023
@github-actions github-actions bot added Missing repro This issue need minimum repro scenario Platform: iOS This issue is specific to iOS Missing info The user didn't precise the problem enough labels Nov 8, 2023
@tjzel
Copy link
Collaborator

tjzel commented Nov 9, 2023

@Pingou This is a known issue and I'm currently investigating it. What is your XCode version?

@tjzel tjzel added Repro provided A reproduction with a snippet of code, snack or repo is provided and removed Missing repro This issue need minimum repro scenario Missing info The user didn't precise the problem enough labels Nov 9, 2023
@github-actions github-actions bot added Missing repro This issue need minimum repro scenario and removed Repro provided A reproduction with a snippet of code, snack or repo is provided labels Nov 9, 2023
@software-mansion software-mansion deleted a comment from github-actions bot Nov 9, 2023
@software-mansion software-mansion deleted a comment from github-actions bot Nov 9, 2023
@Pingou
Copy link
Author

Pingou commented Nov 9, 2023

@tjzel thank you for your answer. I use xcode 15.0.
Do you have any idea when that may be fixed? I'm trying to decide if I release with a bug that is fixed in the nightly or if I wait for the fix.

@tjzel
Copy link
Collaborator

tjzel commented Nov 9, 2023

This is definitely our priority right now, I'd suggest waiting for the fix.

@Pingou
Copy link
Author

Pingou commented Nov 25, 2023

@tjzel Any update? It seems to work on iOS now but fails on Android.

Edit: Never mind, now it started working, no idea why. Thanks!

@tjzel
Copy link
Collaborator

tjzel commented Nov 27, 2023

Solved with #5404 and #5366

@tjzel tjzel closed this as completed Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Missing repro This issue need minimum repro scenario Needs review Issue is ready to be reviewed by a maintainer Platform: iOS This issue is specific to iOS
Projects
None yet
Development

No branches or pull requests

2 participants