Mickey Wu
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...
Hi @cabljac, I tested with both Firebase SDK v11 as well as v12. The issue occurs in both versions. Thanks for looking into it!
Hi @cabljac, was wondering if the team has had a chance to look into this issue? Cheers.