Skip to content

Add Oplytic to plist and README #27

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ As Info.plist entries that can be copy and pasted: [ad-network-ids.plist](ad-net
|[Liftoff](https://liftoff.io)|7ug5zh24hu|Mobile user acquisition & retargeting DSP|
|[Moloco](http://www.molocoads.com)|9t245vhmpl|User acquisition & retargeting DSP|
|[MYAPPFREE](http://www.myappfree.com)|cad8qz2s3j|Mobile user acquisition & Self-serve mobile marketing platform|
|[Oplytic](http://www.oplytic.com)|75zv8rjcnv|Mobile user acquisition & performance network|
|[Persona.ly](https://www.persona.ly)|44jx6755aq|Mobile user acquisition & retargeting DSP|
|[PubNative](https://pubnative.net)|tl55sbb4fm|Mobile monetization SSP|
|[Remerge](https://www.remerge.io)|2u9pt9hc89|Mobile retargeting DSP|
Expand Down
5 changes: 5 additions & 0 deletions ad-network-ids.plist
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,11 @@
<key>SKAdNetworkIdentifier</key>
<string>cad8qz2s3j.skadnetwork</string>
</dict>
<dict>
<!-- Oplytic -->
<key>SKAdNetworkIdentifier</key>
<string>75zv8rjcnv.skadnetwork</string>
</dict>
<dict>
<!-- Persona.ly -->
<key>SKAdNetworkIdentifier</key>
Expand Down