Tapsell Mediation for Unity 2020 or below


Tapsell Mediation for Unity 2020 or below

Consider the following steps to install Tapsell Mediation in Unity 2020 or below:

  • Update the Unity Editor’s default Gradle to version 6.7.1+ from this link. Then open Preferences > External Tools and set the custom Gradle path:

    unity-gradle-path

  • The Android SDK version should be updated to a version with Android 13+ support. See this link for more information
    • At least, You need to download build-tools and platforms for API 33 from UnityHub or AndroidStudio.
  • Enable Custom Main Manifest checkbox from Player Settings > Publisher Settings > Build as follows:

    custom-main-manifest

  • If you face any compile errors, Consider enabling Custom Base Gradle Template checkbox from Player Settings > Publisher Settings > Build and update Gradle plugin to version 4.2.2:

    base-gradle