Skip to main content

Has App tracking been authorized (IsPerformedTrackingAuthorization)

iOS
Supported in: V1.29.00
If you are using Unreal Engine, see Unreal Engine SDK's IsPerformedTrackingAuthorization.

This interface is a synchronous interface.

Function Definition

public static bool IsPerformedTrackingAuthorization()

Code example

bool isPerformedTA = INTLAPI.IsPerformedTrackingAuthorization();