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 openPreferences > External Tools
and set the custom 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
andplatforms
forAPI 33
fromUnityHub
orAndroidStudio
.
- At least, You need to download
Enable
Custom Main Manifest
checkbox fromPlayer Settings > Publisher Settings > Build
as follows:If you face any compile errors, Consider enabling
Custom Base Gradle Template
checkbox fromPlayer Settings > Publisher Settings > Build
and update Gradle plugin to version4.2.2
: