To use the SKAdNetwork solution, advertisers must update their apps with one required method and one optional method:
- Required method: The
registerAppForAdNetworkAttribution
method. This is a quick one line of code that generates the notification for the first install of the app. - Optional method: The
updateConversionValue
method. This can be used to pass a value for estimated user quality. Note that this is only available on iOS 14.
Review Apple’s SKAdNetwork documentation for more detail.
SKAdNetwork postback reporting is available through our dedicated SKAdNetwork Reporting API.
Contact your Vungle account manager if you're interested in SKAdNetwork 2.0 testing. Don’t hesitate to email us at tech_support@vungle.com if you have any questions on the implementation.