Integration Helper for Unity
Utilize the Integration Helper to verify successful integration of the ironSource SDK and adapters, ensuring all dependencies and frameworks are correctly added.
読み終わるまでの所要時間 1 分最終更新 17 hours ago
The Integration Helper portrays the compatibility between the SDK and adapter versions.
Integration Helper Method
The Integration Helper will now also portray the compatibility between the SDK and adapter versions. After you have finished your integration, call the following static method and confirm that everything in your integration is marked as VERIFIED:After you've successfully verified your integration, remove the integration helper from your code.LevelPlay.ValidateIntegration();