github invertase/react-native-firebase v14.2.1

latest releases: v24.1.1, v24.1.0, v24.0.0...
6 hours ago

Bug Fixes

  • app-check: getToken returns {token: string} not string matching firebase-js-sdk (#5979) (6a089f3)

THIS IS A BREAKING CHANGE FOR APP CHECK RETURN VALUES Please note that AppCheck is still a beta product thus it does not currently get a semantic versioning guarantee but, handling the change is easy - if you access the token via this API, you will now get an object and need to get the token property from inside it, vs the token coming back directly.

Don't miss a new react-native-firebase release

NewReleases is sending notifications on new releases.