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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 [firebase_core] Outdated Android BoM version causes Authentication errors #9107

Closed
bhumkong opened this issue Jul 15, 2022 · 5 comments
Labels
platform: android Issues / PRs which are specifically for Android. plugin: core resolution: fixed A fix has been merged or is pending merge from a PR. type: bug Something isn't working

Comments

@bhumkong
Copy link

bhumkong commented Jul 15, 2022

Bug report

Describe the bug
As seen here, firebase_core depends on BoM 30.1.0. It contains Authentication plugin version which suffers from OutOfMemoryError and related errors. Here is the resolved issue for firebase-android-sdk, and here is a closed issue for Flutter. While the Flutter issue is closed, people are still experiencing related errors because as you can see here, Authentication crashes are fixed in BoM 30.2.0.

Steps to reproduce

It's hard to reproduce, but you can see the evidence in the issues mentioned above.

Solution

Bump Firebase Android SDK to 30.2.0 or later in firebase_core;
Bump the minimum version of firebase_core in firebase_auth's pubspec.yaml to the version containing this fix.

@bhumkong bhumkong added Needs Attention This issue needs maintainer attention. type: bug Something isn't working labels Jul 15, 2022
@bhumkong bhumkong changed the title 馃悰 [firebase_core] Outdated Android BoM version causes errors 馃悰 [firebase_core] Outdated Android BoM version causes Authentication errors Jul 15, 2022
@darshankawar darshankawar added the triage Issue is currently being triaged. label Jul 15, 2022
@darshankawar
Copy link

Thanks for the report.

/cc @russellwheatley

@darshankawar darshankawar added plugin: core platform: android Issues / PRs which are specifically for Android. and removed Needs Attention This issue needs maintainer attention. triage Issue is currently being triaged. labels Jul 15, 2022
@hukusuke1007
Copy link

When will it be released? We're getting crash reports from users.

@stx
Copy link

stx commented Jul 20, 2022

Is there an ETA for this? There are quite a few Flutter teams having these OutOfMemory and NullPointer crashes across their user base judging from Slack, StackOverflow and GitHub.

@russellwheatley
Copy link
Member

russellwheatley commented Jul 20, 2022

This will be getting released tomorrow. See this PR

@Lyokone
Copy link
Contributor

Lyokone commented Jul 22, 2022

It was released yesterday so I'm closing this

@Lyokone Lyokone closed this as completed Jul 22, 2022
@firebase firebase locked and limited conversation to collaborators Aug 22, 2022
@darshankawar darshankawar added the resolution: fixed A fix has been merged or is pending merge from a PR. label Sep 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
platform: android Issues / PRs which are specifically for Android. plugin: core resolution: fixed A fix has been merged or is pending merge from a PR. type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants