Request Tracking Authorization (RequestTrackingAuthorization) [Player Network SDK only]
[Player Network SDK only] Obtain pop-up authorization for the advertising identifier (IDFA) to authorize users and collect the IDFA.
For more information, see iOS Platform Advertising Identifier Authorization Pop-Up Interface.
Supported platforms
- Unity
- Unreal Engine
Supports
iOS platform.Supports
iOS platform.Function Definition
- Unity
- Unreal Engine
void RequestTrackingAuthorization();
static void RequestTrackingAuthorization();
Code Example
- Unity
- Unreal Engine
UnionAdapterAPI.GetReportService().RequestTrackingAuthorization();
GUA_NAMESPACE::GUAReportService::RequestTrackingAuthorization();