Contents

ATTrackingManager.AuthorizationStatus.restricted

A value that indicates the system restricts tracking authorization.

Declaration

case restricted

Discussion

When the system restricts tracking for the device:

  • Tracking request methods (for example, requestTrackingAuthorization(completionHandler:)) run their completion handlers immediately, without prompting the person.

  • The system disables “Allow Apps to Request to Track” (called “Allow Apps to Request to Link Your Activity Across Companies” in the European Union) in Settings > Privacy & Security > Tracking.

See Also

Determining the status