Mickey Wu
Results
2
comments of
Mickey Wu
I also encountered this issue and a pretty hacky temporary workaround: Open `.podspec` in `node_modules/@react-native-firebase/app`, `auth`, `firestore` (and any other `@react-native-firebase` libraries you're using), and manually change `s.static_framework = false`...
Hello, I'm also facing this issue and noticed that the code fix (32f06b8d77fff29d56f6ad805c3e0b293ce8cf19) was actually merged in yesterday with the package version bumped to `2.0.1`. However, the new version doesn't...