singular-labs / Singular-SKAdNetwork-App

Sample apps demonstrating the logic needed to implement SKAdNetwork as an ad network, publisher and advertiser.
https://www.singular.net
MIT License
79 stars 19 forks source link
analytics attribution idfa singular skadnetwork

Singular-SKAdNetwork-App

Sample apps demonstrating the logic needed to implement SKAdNetwork as an ad network, publisher and advertiser.

This repo contains:

  1. Advertiser sample app
  2. Publisher sample app
  3. A server that simulates an ad network API (including ad signing)

Note: to use SKAN 4 run the sample apps using XCode 14

How to Use the Advertiser Sample App

How to Use the Publisher Sample App

How to Run skadnetwork_server.py

Now you should have a server listening on port 8000 that serves ad network responses to the publisher sample app.

How to generate your public-private key pair