SKAdNetwork support for Adobe Air
Include ad network SKAdNetwork identifiers in your app's Info.plist to comply with iOS 14 requirements for ad attribution.
阅读时间1 分钟最后更新于 13 天前
With the release of iOS 14, you are required to include the ad network IDs for all of your ad networks in the information property list file (Info.plist).
- Select Info.plist in the Project navigator in Xcode
- Select the Add button (+) beside a key in the property list editor and press Return
- Type the key name SKAdNetworkItems
- Choose Array from the pop-up menu in the Type column
- Create a dictionary item, and below it a single sting item per each skadnetwork
- Enter Key name SKAdNetworkIdentifier; the value for the key is the ad network identifier
These ironSource mediated networks have shared their SKAdNetwork IDs, and their supported adapters are compatible with iOS 14:<key>SKAdNetworkItems</key><array> <dict> <key>SKAdNetworkIdentifier</key> <string>su67r6k2v3.skadnetwork</string> </dict></array>
Network | Supported adapter version (AIR) | SKAdNetwork ID | Additional SKAdNetwork IDs |
|---|---|---|---|
| ironSource | 7.0.3 (SDK) | su67r6k2v3.skadnetwork | |
| AdMob | 4.1.8 | cstr6suwn9.skadnetwork | View |
| AppLovin | 4.1.7 | ludvb6z3bs.skadnetwork | View |
| Meta Audience Network | 4.1.7 | v9wttpbfk9.skadnetwork n38lu8286q.skadnetwork | View |
| UnityAds | 4.1.7 | 4dzt52r2t5.skadnetwork | View |
| Vungle | 4.1.7 | gta9lk7p23.skadnetwork | View |