react-native-community / upgrade-support

A central community-backed place to request and give help when upgrading your app.
MIT License
254 stars 2 forks source link

Exception bridge module null does not conform to RCTBridgeModule was dispatchViewManagerCommand Error after Upgrading to react native from 0.71.16 to 0.72 #260

Closed amir-ibrahim closed 7 months ago

amir-ibrahim commented 7 months ago
Screenshot 2024-02-06 at 5 30 55 PM

Environment

warn Package react-native-appsflyer contains invalid configuration: "dependency.platforms.ios.podspecPath" is not allowed. Please verify it's properly linked using "react-native config" command and contact the package maintainers about this. info Fetching system and libraries information... System: OS: macOS 14.2.1 CPU: (8) arm64 Apple M1 Pro Memory: 1.12 GB / 16.00 GB Shell: version: "5.9" path: /bin/zsh Binaries: Node: version: 20.10.0 path: ~/.nvm/versions/node/v20.10.0/bin/node Yarn: version: 4.0.2 path: ~/.nvm/versions/node/v20.10.0/bin/yarn npm: version: 10.4.0 path: ~/.nvm/versions/node/v20.10.0/bin/npm Watchman: Not Found Managers: CocoaPods: version: 1.14.3 path: /Users/amir/.rubies/ruby-3.3.0/bin/pod SDKs: iOS SDK: Platforms:

Things I’ve done to figure out my issue

Upgrading version

Upgrading to react native from 0.71.16 to 0.72

Description

i faced this error after Upgrading from react native 0.71.16 to 0.72 Exception bridge module null does not conform to RCTBridgeModule was dispatchViewManagerCommand not target UIManager with params ( 85, reset, ()))

the issue is on ios, android I face this issue when the app start the app is working fine on ios, android

Reproducible demo

https://github.com/react-native-community/upgrade-support/assets/41516271/446bc1f3-a365-4da4-b4bd-a2673d94c013

amir-ibrahim commented 7 months ago

does anyone have a clue here?

amir-ibrahim commented 7 months ago

thank god i managed to solve this issue if anyone wondering it was a problem with compatibility with lottie-react-native & lottie-ios libraries versions