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

"Tried to clone a value backed by a different Runtime" on Hermes/iOS #12

Open
mrousavy opened this issue Sep 24, 2021 · 1 comment
Open

Comments

@mrousavy
Copy link
Owner

When enabling Hermes on iOS, ShareableValue::adapt crashes with the error

Tried to clone a value backed by a different Runtime

This is a SIGABRT and unfortunately really hard to debug. So I have no idea what's causing this.

@mrousavy
Copy link
Owner Author

This is only happening on Hermes + iOS. JSC + iOS, JSC + Android and Hermes + Android works fine. 🤨

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

1 participant