Location.getCurrentPositionAsync waits forever on some wifi network.

Please provide the following:

  1. SDK Version: SDK 39
  2. Platforms(Android/iOS/web/all): Android

networkProviderStatus

{
  "backgroundModeEnabled": true,
  "gpsAvailable": false,
  "locationServicesEnabled": true,
  "networkAvailable": true,
  "passiveAvailable": true,
}

Expo standalone app also cannot load while connected on the said network.

Even the expo app does not load. Only loads when changing to another network

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.