github invertase/react-native-firebase v19.0.0

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

⚠ BREAKING CHANGES

  • auth, android: multifactor error messages were auth/unknown before on android
    Now they will correctly come through as auth/invalid-verification-code
    If you were relying on the previous auth/unknown codes you
    will need to update your error handling code
  • app, sdks: firebase-ios-sdk 10.21.0 requires cocoapods 1.12+
    in order to support the new Apple-mandated privacy manifests. Please
    ensure you are using version 1.12 or greater of cocoapods

Features

  • analytics, ios: add Podfile toggle to optionally link AdSupport (e4db9bb)

Bug Fixes

  • app, sdks: SDK ios 10.21.0 / android / 32.7.2 (9dc48be)
  • auth, android: correct error messages for finalizeMultiFactorEnrollment (b0be508)

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

NewReleases is sending notifications on new releases.