IsPerformedTrackingAuthorization
iOS
Available from: V1.29.00
If you were looking for the method for use with Unreal Engine, see IsPerformedTrackingAuthorization for Unreal Engine SDK.
Available from: V1.29.00
If you were looking for the method for use with Unreal Engine, see IsPerformedTrackingAuthorization for Unreal Engine SDK.
This is a synchronous API.
Function definition
public static bool IsPerformedTrackingAuthorization()
Code sample
bool isPerformedTA = INTLAPI.IsPerformedTrackingAuthorization();