Enatega Customer Application: App Does Not Automatically Fetch Location on First Launch

Open
#808 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
30/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
javascript, react-native
Domain
mobile

Research direction

No file, test, device, OS, or app version is identified. Begin by reproducing the first-launch flow on a device and tracing where location permission prompting and current-location retrieval are initiated; done means first launch requests permission, fetches the current location, and enables location-based features.

Written by the indexing model from the issue text.

Description

Describe the bug
When the app is downloaded and launched for the first time, it fails to automatically fetch the user's current location. This leads to incorrect or missing location-based services (such as nearby restaurants or delivery zones). The user is forced to manually set their location, which disrupts the expected experience.

Steps to Reproduce:

Download and install the app on a device.
Launch the app for the first time.
Observe that the app does not automatically detect or request the user's location.
Check that location-based features are not functioning properly.
Expected behavior
On the first launch, the app should prompt the user for location permission and then automatically fetch the current location to enable location-based functionality.

Smartphone (please complete the following information):

Device: [e.g. Infinix HOT 50]
OS: [e.g. Android]
Browser [e.g. Application]
Version [e.g. Latest]

Dominant language
JavaScript
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from patriciaperez90/react-native-based-uber-eats-clone-app

All issues in patriciaperez90/react-native-based-uber-eats-clone-app

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.