-
Notifications
You must be signed in to change notification settings - Fork 4
Description
I was trying to implement rive animations into my app. I was using the legacy version initially, which worked, then upgraded to latest and got this. I know the code snippet is very limited, but also this is all I've got to work with.
ERROR [GlobalError] [Error: NitroModulesProxy.createHybridObject(...) threw an unknown std::runtime_error error.] {"isFatal": true}
It was a .riv file with multiple assets. I was previously using this file with the legacy, but decided to upgrade.
I have tried to do clean builds, etc but having no luck. I've back tracked to see if it was something else, but when I downgraded back to legacy it worked, so it has to be to do with this.
iPhone 17 Pro Max, IOS 26.
If you need further information, I can definitely provide.