Remove the Ads Mediation package

To remove Ads Mediation from the Unity Editor, you will complete the following three tasks:

  1. Remove the Ads Mediation package.
  2. Delete Ads Mediation assets.
  3. Delete the LevelPlay scripting symbol.

Remove the Ads Mediation package

Use the following steps to remove the Ads Mediation package from the Unity Editor:

  1. Open your project in the Unity Editor and go to Window > Package Manager.
  2. In the Package Manager, select Packages > In Project.
  3. Select Ads Mediation > Remove.

Delete Ads Mediation assets

When removing the Ads Mediation package, delete the LevelPlay assets as well. You might also need to remove additional files if they are installed. Refer to the following instructions for deleting the necessary Ads Mediation assets.

LevelPlay assets

After removing the Ads Mediation package, you need to delete the LevelPlay assets. The process will differ slightly depending on what version of the ironSource SDK you are using. Use the following steps to remove LevelPlay assets:

  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.

Ads Mediation sample

If you imported the Ads Mediation sample, delete it as well when removing the Ads Mediation package. Use the following steps to delete the Ads Mediation sample:

  1. Open your project in the Unity Editor and go to Assets > Samples > Ads Mediation.
  2. Right-click Ads Mediation sample, and select Delete.

Mobile Dependency Resolver

If installed, delete the Mobile Dependency Resolver as well by doing the following:

  1. Open your project in the Unity Editor, and go to Assets.
  2. Right-click Mobile Dependency Resolver and select Delete.

Delete the LevelPlay scripting symbol

After deleting the Ads Mediation package and its assets, use the following steps to remove the LEVELPLAY_DEPENDENCIES_INSTALLED scripting symbol:

  1. From your project in the Unity Editor, go to Edit > Project Settings.
  2. In the list of settings, go to Player or File > Build Settings > Player Settings.
  3. Scroll down to Other Settings > Script Compilation.
  4. Right-click the scripting symbol LEVELPLAY_DEPENDENCIES_INSTALLED and select Delete.