Mapbox terms of service and mobile telemetry require that always location permissions be granted and background location be enabled for most developers' apps.
On iOS, this is blocked by react/react-native#1506 — react-native currently will only ever ask for whenInUse permissions.
/cc @bsudekum @mapbox/mobile
Mapbox terms of service and mobile telemetry require that
alwayslocation permissions be granted and background location be enabled for most developers' apps.On iOS, this is blocked by react/react-native#1506 — react-native currently will only ever ask for
whenInUsepermissions./cc @bsudekum @mapbox/mobile