Contents

ARGeoTrackingStatus.StateReason.needLocationPermissions

The location requires user permission for geotracking.

Declaration

case needLocationPermissions

Discussion

This reason indicates that the user has not given this app permission to access the user’s location. To enable geo tracking, an app needs to ask the user to enable location sharing for this app in Settings.

See Also

Status Reasons