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.
読み終わるまでの所要時間 1 分最終更新 16日前
After you have finished your integration, call the following static method and confirm that all networks you have implemented are marked as VERIFIED:
After you've successfully verified your integration, remove the integration helper from your code.import { LevelPlay } from 'unity-levelplay-mediation'LevelPlay.validateIntegration()