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
  • Test your integration
    • LevelPlay integration test suite
    • Integration Helper for React Native
    • Integration testing
    • Troubleshoot no ads displaying
  1. Grow your game
  2. Unity LevelPlay
  3. LevelPlay SDK
  4. LevelPlay SDK for React Native developers

Integration Helper for React Native

Use the Integration Helper to verify that you've successfully integrated the LevelPlay SDK and any additional adapters, ensuring all required dependencies and frameworks are added for various mediated ad networks.
Read time 1 minute
Last updated 2 months ago

After you have finished your integration, call the following static method and confirm that all networks you have implemented are marked as VERIFIED:
import { LevelPlay } from 'unity-levelplay-mediation'LevelPlay.validateIntegration()
After you've successfully verified your integration, remove the integration helper from your code.

Device Advertising ID

You can retrieve your GAID for Android or IDFA/IDFV for iOS at the bottom of the log after you call the method, as detailed in the following example.
An example of the integration helper logfile results.
The Integration Helper tool reviews everything, including ad networks you may have intentionally chosen NOT to include in your application. These will appear as MISSING and there is no reason for concern. In the case the ad network's integration has not been completed successfully, it will be marked as NOT VERIFIED.

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.

  • On this page
    • Device Advertising ID


Report a problem with this page