IsPerformedTrackingAuthorization
iOS
Available from: V1.29.00
If you were looking for the method for use with Unity, see IsPerformedTrackingAuthorization for Unity SDK.
Available from: V1.29.00
If you were looking for the method for use with Unity, see IsPerformedTrackingAuthorization for Unity SDK.
This is a synchronous API.
Function definition
UFUNCTION(BlueprintCallable, Category = "INTLSDKAPI")
static bool IsPerformedTrackingAuthorization();
Code sample
bool isPerformedTA = UINTLSDKAPI::IsPerformedTrackingAuthorization();