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

App crashes on IOS for RN = 0.75.4 #268

Open
kcadi opened this issue Oct 16, 2024 · 5 comments
Open

App crashes on IOS for RN = 0.75.4 #268

kcadi opened this issue Oct 16, 2024 · 5 comments

Comments

@kcadi
Copy link

kcadi commented Oct 16, 2024

App crashes on IOS , works fine on Android for RN = 0.75.4
Screenshot 2024-10-16 at 6 41 09 PM

There may be some error in the package itself , as I even commented out all the import statements to check if this issue is replicated , but the issue still lies

@imsankalp
Copy link

I am facing the same issue in react-native 0.75.3 and rive-react-native 7.3.0

@dskuza
Copy link

dskuza commented Oct 17, 2024

@kcadi @imsankalp This has been brought up internally and is currently being discussed. No update to share at this exact time.

@alextoudic
Copy link

alextoudic commented Oct 20, 2024

@dskuza I've reported the same issue on rive-app/rive-ios#345 with a bit of added context

It looks like a symbol collision between RiveRuntime's Yoga and React Native's Yoga occuring when using static linkage. I thought namespacing Yoga in RiveRuntime might help, what do you think?

@PierreCapo
Copy link

As a workaround, downgrading to rive-react-native: 7.0.5 work on my side 👍

@kcadi
Copy link
Author

kcadi commented Oct 24, 2024

As a workaround, downgrading to rive-react-native: 7.0.5 work on my side 👍

Its works on the emulator , but crashes in production

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

5 participants