Skip to content

🚨 Firebase Authentication Issue β€” App Stuck on Login & SignupΒ #12

@alwin-m

Description

@alwin-m

🚨 Firebase Authentication Issue β€” App Stuck on Login & Signup

Description

We are again facing a Firebase-related issue that is blocking development and testing.

During development and unit testing, the application cannot move past the Login and Signup screens. The app appears to be stuck, and authentication does not complete successfully.

This seems to be caused by some kind of Firebase error, as the issue only occurs when Firebase services are involved.

What’s happening

  • Login screen does not proceed after submitting credentials
  • Signup screen also fails to move forward
  • App becomes stuck during authentication flow
  • Issue occurs consistently during development and unit testing

Expected behavior

  • Users should be able to log in or sign up successfully
  • After authentication, the app should navigate to the next screen
  • Unit tests should run without blocking at auth screens

Impact

  • Development is blocked
  • Unit testing cannot continue
  • Authentication flow is currently unreliable

Notes

This issue has occurred again, indicating a recurring problem with Firebase configuration, authentication rules, or environment setup.

Please investigate Firebase logs, authentication settings, and related configuration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions