Integrate LevelPlay using the Ads Mediation package
You can integrate LevelPlay into your project directly in the Unity Editor using the Package Manager tool. Complete the following steps to integrate Unity LevelPlay using the Ads Mediation package in a supported editor version:
- Open your project in the Unity Editor and go to Window > Package Manager.
- In the Package Manager, select Packages: Unity Registry.
- Select Ads Mediation from the list of packages, and then select the most recent verified version.
- Select Install.
- If you haven't done so already, create a LevelPlay account using the ironSource sign up page.
- Follow the instructions in the LevelPlay Get started guide in the ironSource Knowledge Center to finish the integration and setup requirements.
Dependency resolvers
The recommended best practice is to import the Mobile Dependency Resolver, if prompted. Projects made with Unity require a dependency resolver to manage platform-specific dependencies. Refer to Resolution and conflict in the Unity Editor Manual to learn more about dependencies and resolution.