github invertase/react-native-firebase v18.0.0

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

⚠ BREAKING CHANGES

  • app, sdk: this version of the underlying firebase-ios-sdk has
    a minimum Xcode requirement of 14.1 which transitively implies a macOS
    minimum version of 12.5
  • app, sdk: the "safetyNet" provider for App Check has been removed
    from the underlying firebase-android-sdk and we have removed it here. You
    should upgrade to the "playIntegrity" provider for App Check
  • app, sdks: firebase-ios-sdk 10.8.0 and higher require Xcode 13.3+,
    which transitively requires macOS 12.0+. You must update your CI build environments
    to meet these minimums as well as your development environments - if you have older
    hardware that still works but cannot be upgraded normally, you may like:
    https://dortania.github.io/OpenCore-Legacy-Patcher/

Features

  • app, sdk: android-sdk v32 - app-check safetyNet provider is removed (a0e76ec)
  • app, sdk: ios-sdk 10.10.0, requires Xcode 14.1+ / macOS 12.5+ (3122918)
  • app, sdks: ios-sdk 10.8.0 requires Xcode 13.3+; android-sdk 31.5.0 (86dc4d5)
  • auth, android: add forceRecaptchaFlowForTesting API (#7148) (95d014c)

Bug Fixes

  • firestore, types: add types for Filter constraints on Queries (#7124) (0785d27)
  • firestore: Allow queries with combined in and array-contains-any (#7142) (8da6951)

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

NewReleases is sending notifications on new releases.