Install the iOS 14 support package
Install the iOS 14 Support package to enable SKAdNetwork and App Tracking Transparency features in your Unity project. The package includes ad network ID aggregation and a customizable context screen.
Read time 2 minutesLast updated 4 hours ago
If your iOS application is made with Unity, installing the iOS 14 support package provides utilities for Apple's SKAdNetwork and
AppTrackingTransparency
- In the Unity Editor, select Window > Package Manager to open the Package Manager window.
- In the Package Manager window, select the iOS 14 Advertising Support package, then select Install.
- Download the iOS 14 Support package repository to your hard drive.
- In the Unity Editor, select Window > Package Manager to open the Package Manager window.
- Select the + button, then Add package from disk....
- Navigate to your local copy of the package repo and select the package JSON (), then select Open to install the package.
..\com.unity.ads.ios-support-master\com.unity.ads.ios-support\package.json
API methods
The package provides access to the following Apple developer APIs:Method | Description |
---|---|
| Use this method to update the attribution conversion value. |
| Use this method to register for attribution. |
| Use this method to request the user permission request. |
| Use this method to check the app tracking transparency (ATT) authorization status. |
Generating a properties list file
The information property list (Info.plist