Starting with iOS 15, app developers have the option of sending all SKAdNetwork postbacks to a single endpoint (in addition to the existing network postbacks).
Send all your postbacks to Singular to be able to access them through Singular's Export Logs and Data Destinations (ETL).
Guide for | Developers |
Prerequisites | SKAdNetwork is set up for your app (see How to Get Started with SKAdNetwork) |
Step by Step
To forward SKAdNetwork postbacks to Singular for iOS 15+ devices:
1 |
In the Xcode project navigator, select Info.plist. |
2 | In the property list editor, add a key and type the key name NSAdvertisingAttributionReportEndpoint (see Apple's documentation for details). |
3 |
Under Type, choose String. |
4 |
Type in the URL for Singular's BI endpoint: https://singular-bi.net |