gray-mueller / gray-mueller/food-delivering-app-using-react-native
Enatega Customer Application: Phone number already associated error shown during login with email
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
When a user logs in using their email address and proceeds to verify their phone number, the app displays an error message stating that the phone number is already associated with another account — even though it's the correct number linked to the same user.
🔄 Steps to Reproduce:
Open the app and choose to log in with email.
Enter a valid email and complete login.
When prompted, enter your phone number for verification.
Observe the error message.
Expected behavior
The phone number should be verified successfully if it belongs to the same user account.
Contributor guide
Research direction
Reproduce the issue by following the email login and phone-verification steps described in the report, then trace the corresponding React Native login flow. Done means a phone number belonging to the same user is accepted during verification while a number associated with another account still produces the duplicate-association error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- authentication, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100