ASIdentifierManager.IsAdvertisingTrackingEnabled Property

Definition

Whether advertising tracking is allowed by the user.

public virtual bool IsAdvertisingTrackingEnabled { [Foundation.Export("isAdvertisingTrackingEnabled")] get; }
member this.IsAdvertisingTrackingEnabled : bool

Property Value

The value is determined by the user in the system Privacy settings.

Attributes

Remarks

Unlike most other privacy settings, there is not a system-provided dialog that application's can call to ask user's to switch this value. If an application wishes to switch this value, they must provide the user directions on manipulating the system Privacy settings. (Settings application: Privacy / Advertising dialogs)

Applies to