How to implement "SKAdNetwork" and app tracking in iOS app with Swift

475 Views Asked by At

Since iOS 14 app tracking is introduced. I need help in SKAdNetwork implementation. as it is a new concept i didn't find any proper tutorial or documentation.

I just got one Apple documentation https://developer.apple.com/documentation/storekit/skadnetwork/

from here what i understood is we can implement skadnetwork in two ways

1)Source apps: ad networks shows ad in our app

2)Advertised apps: our app will be shown as ad in other apps to download

now my question is how to configure our app in these ways and how to implement their methods i didn't get any codes for method implementation. please guide me this concept.

0

There are 0 best solutions below