Skip to content

[Firebase] Database Permission Denied After App Restart (BOM 34.0.0) #7187

@mdsh2328

Description

@mdsh2328

I was previously using com.google.firebase:firebase-bom:33.7.0, and everything was working perfectly. Recently, I upgraded to 34.0.0, but after that, I started facing issues.

Specifically, the login state is no longer maintained after closing and reopening the app. While the app is running and I’m navigating between screens, all Firebase requests work fine. But once the app is closed and restarted, I get a “permission denied” error, as if the user is no longer authenticated.

I couldn’t find any specific error in the logs, so I rolled back to version 33.7.0, and everything worked again.

Has anyone else experienced this issue with firebase-bom:34.0.0? Any idea what might have changed or how to fix it?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions