Remove the Ads Mediation package
To remove Ads Mediation from the Unity Editor, you will complete the following three tasks:
Remove the Ads Mediation package
Use the following steps to remove the Ads Mediation package from the Unity Editor:
- Open your project in the Unity Editor and go to Window > Package Manager.
- In the Package Manager, select Packages > In Project.
- 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:
- Open your project in the Unity Editor and go to Assets.
- 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:
- Open your project in the Unity Editor and go to Assets > Samples > Ads Mediation.
- Right-click Ads Mediation sample, and select Delete.
Mobile Dependency Resolver
If installed, delete the Mobile Dependency Resolver as well by doing the following:
- Open your project in the Unity Editor, and go to Assets.
- 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:
- From your project in the Unity Editor, go to Edit > Project Settings.
- In the list of settings, go to Player or File > Build Settings > Player Settings.
- Scroll down to Other Settings > Script Compilation.
- Right-click the scripting symbol LEVELPLAY_DEPENDENCIES_INSTALLED and select Delete.