gray-mueller / gray-mueller/food-delivering-app-using-react-native

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

Open
#448 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

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]

Contributor guide

Open the contributing guide

Research direction

Start at the app's first-launch entry point and trace the React Native location permission and current-location flow. Reproduce the issue on a fresh installation, then verify that permission is requested and the current location is fetched so location-based services work without manual selection.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.