JoinSEEDS / seeds_light_wallet

http://www.joinseeds.earth/
MIT License
42 stars 22 forks source link

Unable to search for a region when location permission is denied #1873

Closed buildc0de closed 2 years ago

buildc0de commented 2 years ago

To Reproduce Steps to reproduce the behavior:

  1. Go to Settings > SEEDS Wallet and set location permission to Deny (Android) or Never (iOS).
  2. Run the app.
  3. Go to Explore > Regions.
  4. Leave a region, if already joined.
  5. If prompted, deny location permission.
  6. Once on the Join Region screen, tap the search box.
  7. Type bali.

Current behavior Observe no search results.

Expected behavior User is expected to see location search results.

Platform & App Version

buildc0de commented 2 years ago

✅ Test Case 1 (Android)

  1. Go to Settings > SEEDS Wallet and set location permission to Deny.
  2. Run the app.
  3. Go to Explore > Regions.
  4. Leave a region, if already joined.
  5. If prompted, deny location permission.
  6. Once on the Join Region screen, tap the search box.
  7. Type bali.
  8. Observe location search results.

✅ Test Case 2 (iOS)

  1. Go to Settings > SEEDS Wallet and set location permission to Never.
  2. Run the app.
  3. Go to Explore > Regions.
  4. Leave a region, if already joined.
  5. If prompted, deny location permission.
  6. Once on the Join Region screen, tap the search box.
  7. Type bali.
  8. Observe location search results.