-
Notifications
You must be signed in to change notification settings - Fork 44
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
7.3.0 instant launch crash React Native 0.74.5 #262
Comments
Hi @hamdij0maa can you share
|
Same issue as @mlazari |
I guess my issue is the same as #261 |
Hey all. 👋 I've just started working on updating the repo to support the latest couple of versions of RN. Step one is getting all of our packages upgraded to more recent versions while still using RN 0.72.x. This'll make it easier to do the next couple of upgrades. If anyone wants to give it a test on a 0.72.x project, that'd be super helpful: #267 |
@lancesnider @HayesGordon sorry in advance for pinging you, but do you have any visibility on when this is going to be fixed? For tracking purpose, here is the other issue opened: |
Hi @PierreCapo, does the latest version of Rive React Native not solve this for you? |
@HayesGordon Still having the same issue with rive-react-native 8.1.0 Using Related to this issue on rive-ios: rive-app/rive-ios#345 |
I'm cheating by not waiting for the 8.2 release, and I'm instead using: "rive-react-native": "github:rive-app/rive-react-native#pull/274/head", in my
Damn - I don't know what happened but now it fails again on the yoga symbols. Perhaps I had an older version cached somewhere when I thought it was working earlier. Sigh. |
also stuck on this issue. I have a test working with rive-react-native 8.1.0 and RN 0.76.1, but in the app with RN 0.74.5 I haven't gotten any version of rive-react-native to work. Also holding us up. Have seen some comments suggesting Firebase may be part of the problem and we are using Firebase in our project while the test project does not. |
we are also using https://github.com/invertase/react-native-firebase |
Same, most likely an issue related with the static linking for frameworks enforced by React-Native Firebase |
Any updates on that topic? Crash at launch still happens when trying to use [email protected] released in November
context: React-Native 0.76 & Expo 52 cc @HayesGordon would you know if someone from Rive is aware and following the issue? Thanks in advance 🙏 |
Still crashing on 0.76, no expo, also using firebase |
8.2.0 also crashes, exactly the same. @HayesGordon
|
Fixed in the last commit e9fa101 🎉 Working on my side |
Yep, this one should be working for all of you now with 8.3.0. Please let me know if you run into any issues with this. Sorry it took so long! |
8.3.0 is working on my side too 🎉 Thank you for the fix! |
Install rive-react-native 7.3.0
instant crash android on launch.
The text was updated successfully, but these errors were encountered: