techmatters / terraso-mobile-client

A React Native project for Terraso’s LandPKS mobile application.
https://landpks.terraso.org
GNU Affero General Public License v3.0
2 stars 0 forks source link

bug: on iOS, when the user has denied location permission their location displays at coordinates of 0.0,0.0 #1750

Open shrouxm opened 2 months ago

shrouxm commented 2 months ago

App Version

1.0.0 (160)

Account

No response

Platforms

Description

On my iOS device, if I deny location permissions the home screen map will show my location as being in the middle of the Atlantic ocean.

Steps to Reproduce

  1. Deny location permissions.
  2. Navigate to home screen.

Expected behavior

App should not display user's location.

Actual behavior

App displays user's location at 0.0,0.0 coordinates (middle of the atlantic ocean).

Additional context

I've only observed this on my iPhone 8 using iOS 16.7.8.

knipec commented 1 month ago

Triage notes: