Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(app, sdks): firebase-ios-sdk 11.9.0 / firebase-android-sdk 33.10.0 #8382

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

mikehardy
Copy link
Collaborator

Description

Nothing more and nothing less than the title, SDK bumps

Related issues

There are a few issues logged about database connections and listeners being lost on iOS, and this release should help those as it switches back to SocketRocket on iOS, which was last used in firebase-ios-sdk 10.27.0 and appears to have better reconnection behavior

Release Summary

single conventional commit

Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
    • Yes
  • My change supports the following platforms;
    • Android
    • iOS
    • Other (macOS, web)
  • 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
    • No

Test Plan

Going to trust CI on this one


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

Sorry, something went wrong.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@mikehardy mikehardy added the Workflow: Pending Merge Waiting on CI or similar label Mar 4, 2025
Copy link

vercel bot commented Mar 4, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-native-firebase ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 4, 2025 5:08am

@mikehardy mikehardy removed the Workflow: Pending Merge Waiting on CI or similar label Mar 4, 2025
@mikehardy mikehardy enabled auto-merge (rebase) March 4, 2025 15:00
@mikehardy mikehardy disabled auto-merge March 4, 2025 15:00
@mikehardy mikehardy merged commit df24ed6 into main Mar 4, 2025
18 checks passed
@mikehardy mikehardy deleted the @mikehardy/dependency-updates branch March 4, 2025 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant