Colorwaver icon indicating copy to clipboard operation
Colorwaver copied to clipboard

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

Open mrousavy opened this issue 3 years ago • 1 comments

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 avatar Sep 24 '21 16:09 mrousavy

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

mrousavy avatar Oct 13 '21 12:10 mrousavy