react-native-firebase icon indicating copy to clipboard operation
react-native-firebase copied to clipboard

fix(ios, sdk): adopt firebase-ios-sdk 11.3.0

Open mikehardy opened this issue 4 months ago • 5 comments

Description

A simple bump to the firebase-ios-sdk per request from @efstathiosntonas

Related issues

None logged

Release Summary

single conventional commit

Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
    • [x] Yes
  • My change supports the following platforms;
    • [ ] Android
    • [x] iOS
  • My change includes tests;
    • [ ] e2e tests added or updated in packages/\*\*/e2e
    • [ ] jest tests added or updated in packages/\*\*/__tests__
  • [ ] I have updated TypeScript types that are affected by my change.
  • This is a breaking change;
    • [ ] Yes
    • [x] No

Test Plan

CI should validate it


Think react-native-firebase is great? Please consider supporting the project with any of the below:

mikehardy avatar Sep 30 '24 22:09 mikehardy