Skip to main content

Request Tracking Authorization

iOS
If you are using the Unity engine, see Unity SDK's RequestTrackingAuthorization

Pop-up authorization for requesting the advertising identifier (IDFA) to grant user permission and collect IDFA.
For more information, see iOS platform advertising identifier authorization popup interface.

Function Definition

UFUNCTION(BlueprintCallable, Category = "INTLSDKAPI")
static void UINTLSDKAPI::RequestTrackingAuthorization();

Code example

UINTLSDKAPI::RequestTrackingAuthorization();