-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
π¨ 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels