SKAdNetwork

Starting iOS 14, Apple provided SKAdNetwork as a safe way for ad networks to track app installs. Before iOS 14, ad networks were using the user's IDFA. But after limiting the IDFA usage in iOS 14, source apps need to include ad network IDs in its Info.plist file to support attribution via SKAdNetwork. We highly recommend to put the following XML snipped into your Info.plist every time you publish your app:

Also, we provide a list of all of our partners' used SKAdNetwork IDs for information purposes:

Please keep in mind that the SKAdNetwork list will be periodically updated, especially when support for new networks is added. For best performance, make sure to keep your Info.plist updated.

Last updated