Migrate from the Unity Plugin to the Ads Mediation package

If you want to use the Ads Mediation package instead of the Unity Plugin for your LevelPlay integration, you can make the change directly in the Unity Editor.

You will complete the following steps to migrate from the Unity Plugin to the Ads Mediation package:

  1. Remove the Unity Plugin.
  2. Install the Ads Mediation package.

Note: If you’re using Developer Settings, record any app keys or selections you’ve made in the Advanced Mediation Settings. You can re-enter these values after you’ve updated to the latest version of the ironSource SDK.

Remove the Unity Plugin

Before installing the Ads Mediation package, you need to remove the Unity Plugin. The process will differ slightly depending on what version of the ironSource SDK you’re using. To remove the .unitypackage file, complete the following steps:

  1. Open your project in the Unity Editor and go to Assets.
  2. From Assets, do one of the following, depending on what version of the ironSource SDK you’re using:
    • SDK v7.8.0 and earlier: Right-click IronSource and select Delete.
    • SDK v8.0.0: Right click LevelPlay and select Delete.

Install the Ads Mediation package

After removing the Unity Plugin, return to your project in the Unity Editor and do the following to install the Ads Mediation package:

  1. Go to Window > Package Manager.
  2. In Package Manager, select Packages > Unity Registry.
  3. Select Ads Mediation from the list of packages, and then select Install.
  4. Return to your project in the Unity Editor and go to Ads Mediation > Network Manager.
  5. Select Install to reinstall network adapters.

Note: Refer to this guide’s Troubleshooting section for more information.