Background location permission does not show dialog and return status denied

Please provide the following:

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

Expo Location asking for background permission does not show permission dialog and return status denied always
let { status } = await Location.requestBackgroundPermissionsAsync()

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