[iOS] @react-native-firebase/app module version mismatch #8694
incredev34
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have upgraded the Expo package version from v51.0.0 to v53.0.0 and react-native version from 0.75.3 to 0.79.5.
And after package upgrade, I run
npx expo install --check
to upgrade related dependency version. When I test it on android, it's working fine but when I run the app on iOS, it closed unexpectedly. The build was successful and installed on my local simulator as well. However, when I opened it, it closed unexpectedly.I've attached the error screenshot of my MAC. How can I fix this issue?
Here's the package.json file:
Beta Was this translation helpful? Give feedback.
All reactions