RequestTrackingAuthorization
iOS
If you were looking for the method for use with Unity, see RequestTrackingAuthorization for Unity SDK.
If you were looking for the method for use with Unity, see RequestTrackingAuthorization for Unity SDK.
Request tracking authorization, obtain popup authorization of iOS advertising identifier (IDFA) for the user to authorize the collection of IDFA.
For more information, see IDFA authorization on iOS.
Function definition
UFUNCTION(BlueprintCallable, Category = "INTLSDKAPI")
static void UINTLSDKAPI::RequestTrackingAuthorization();
Code sample
UINTLSDKAPI::RequestTrackingAuthorization();