Documentation

Development

User Acquisition

Monetization

Industry

LevelPlay SDK - React Native

Unity SDK

Android SDK

iOS SDK

Adobe AIR SDK

Flutter SDK

React Native SDK

LevelPlay SDK - React Native

Unity LevelPlay
​
​
React Native SDK
  • Get started
  • Regulations and settings
  • Ad formats
  • Mediated networks
    • Mediation networks for React Native
    • Mediation network guides
    • Add SKAdNetwork IDs manually
  • Test your integration
  1. Grow your game
  2. Unity LevelPlay
  3. LevelPlay SDK
  4. LevelPlay SDK for React Native developers

Add SKAdNetwork IDs manually

Manually include SKAdNetwork identifiers in your app’s Info.plist file by adding the SKAdNetworkItems array with the appropriate SKAdNetworkIdentifier values.
Read time 1 minute
Last updated 2 months ago

iOS versions 14+ require that you include the ad network IDs for all of your ad networks in the information property list file (Info.plist).
With the release of iOS 14, you are required to include the ad network IDs for all of your ad networks in the information property list file (Info.plist).
  1. Select Info.plist in the Project navigator in Xcode.
  2. Select Add next to a key in the property list editor and select Return.
  3. Enter the key name SKAdNetworkItems.
  4. Select Array from the pop-up menu in the Type column.
  5. Create a dictionary item, and below it, create a single string item per SKAdNetwork.
  6. Enter the key name SKAdNetworkIdentifier; the value for the key is the ad network identifier.
You can also add SKAdNetworkItems to your Info.plist by using this code:
<key>SKAdNetworkItems</key><array> <dict> <key>SKAdNetworkIdentifier</key> <string>su67r6k2v3.skadnetwork</string> </dict></array>
These LevelPlay mediated networks have shared their SKAdNetwork IDs, and their supported adapters are compatible with iOS 14:

Network

Supported adapter version

SKAdNetwork ID

Additional SKAdNetwork IDs

iOSUnity
LevelPlay7.0.0 (SDK)7.0.0 (SDK)su67r6k2v3.skadnetwork-
AdMob4.3.154.3.17cstr6suwn9.skadnetworkView
AppLovin4.3.164.3.19ludvb6z3bs.skadnetworkView
APS4.3.04.3.0p78axxw29g.skadnetworkView
BidMachine4.3.04.3.0wg4vff78zm.skadnetworkView
Chartboost4.3.44.3.7f38h382jlk.skadnetworkView
CSJ4.3.04.3.0238da6jt44.skadnetworkView
DT Exchange4.3.104.3.129g2aggbj52.skadnetworkView
Meta Audience Network4.3.224.3.32v9wttpbfk9.skadnetwork n38lu8286q.skadnetworkView
Mintegral4.3.104.3.10kbd757ywx3.skadnetworkxml json
MyTarget4.1.94.1.10n9x2a789qt.skadnetwork, r26jy69rpl.skadnetwork-
HyprMx4.1.74.1.12nu4557a4je.skadnetwork-
InMobi4.3.84.3.11wzmmz9fp6w.skadnetwork-
Liftoff Monetize4.3.64.3.7gta9lk7p23.skadnetworkView
LINE Ads Network1.0.01.0.0vutu7akeur.skadnetworkView
Pangle4.1.64.1.822mmun2rn5.skadnetwork (Non CN) 238da6jt44.skadnetwork (CN)View
PubMatic1.0.01.0.0pubmatic.skadnetworkidView
Smaato4.3.04.3.0cdkw7geqsh.skadnetworkView
UnityAds4.3.44.3.74dzt52r2t5.skadnetworkView
YSO Network1.0.01.0.0yso.skadnetworkidView

Copyright © 2026 Unity Technologies
LegalPrivacy PolicyCookiesDocumentation Terms of UseDo Not Sell or Share My Personal InformationYour Privacy Choices (Cookie Settings)

"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S and elsewhere (more info here). Other names or brands are trademarks of their respective owners.

Some pages are machine-translated for convenience, and may contain inaccuracies. In the event of conflicting information, the English version is authoritative.


    Report a problem with this page
    ​
    ​