-
In the Firebase UI it says I must update to newest version of crashalytics, but when I update firebase via react native - the Pods do not match up with the new Pods required in the Firebase documentation (recently changed). It now needs to be pod 'Firebase/Analytics' for instance rather than 'Crashlytics' for ios. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
You can see what software will actually be in use by inspecting our end-to-end testing harness https://github.com/invertase/react-native-firebase/tree/master/tests |
Beta Was this translation helpful? Give feedback.
-
No, I mean the react-native-firebase is not up to date, and needs to be updated to match the current firebase docs, when is this work due in the pipeline? |
Beta Was this translation helpful? Give feedback.
-
Cheers |
Beta Was this translation helpful? Give feedback.
Cheers