remote-config versioning issues: v10.0.0 vs 10.0.1? #4590
draperunner
started this conversation in
General
Replies: 2 comments 4 replies
-
The v9 dep is a big deal, I'll sort that. The v10.0.1/v10.0.0 was an artifact of me attempting to dry-run the big change and having it publish one anyway, but I did not think it would have any consequence other than more gray hairs for me. |
Beta Was this translation helpful? Give feedback.
1 reply
-
I had same problem @draperunner, but when I change the version of react-native-firebase/remote-config to 10.0.0 at least has been build in both platforms. |
Beta Was this translation helpful? Give feedback.
3 replies
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.
-
Hi! I'm upgrading all my firebase dependencies to v10, but it seems remote-config already was on v10.0.1 before it was "upgraded" to v10.0.0.
npm info @react-native-firebase/remote-config
:It also seems like both v10.0.0 (next) and v10.0.1 (latest) depend on
@react-native-firebase/app
v9, which is a problem.Beta Was this translation helpful? Give feedback.
All reactions