Contents

ATTrackingManager.AuthorizationStatus

A type that represents the tracking-authorization status of an app.

Declaration

enum AuthorizationStatus

Overview

trackingAuthorizationStatus returns this type, and requestTrackingAuthorization(completionHandler:) passes an instance of this type to your completion handler when a person answers the system alert.

Topics

Determining the status

Creating a status

See Also

Authorization status and results