Installation
Steps to install the plugin
Last updated
Steps to install the plugin
Open Package Manager from Unity Editor
Under My Assets category, Search for "Essential Kit"
Import the plugin into your project
Do a force resolve from top menu bar -> Assets -> External Dependency Manager -> Android Resolver -> Force Resolve
Configure the features you want in Essential Kit Settings
If you already have an earlier version of the plugin installed, check the upgrade guide.
If you have an error related to iOS/XCode assemblies from External Dependency Manager, make sure you have iOS module installed in Unity Editor.
This happens because of not accepting licenses when installing the sdk. Let me get you the steps to accept the license. On Windows
C:\Users\xxx\AppData\Local\Android\Sdk\tools\bin\sdkmanager --licensesor
PATH-TO-UNITY-ANDROID-SDK\tools\bin\sdkmanager --licenses
On Mac
or
Press 'y' to accept the licenses.
Last updated
cd /Users/YOUR_MAC_USER/Library/Android/sdk/tools/bin ./sdkmanager --licenses/Applications/Unity/Hub/Editor/UNITY_VERSION/PlaybackEngines/AndroidPlayer/SDK/tools/bin/sdkmanager --licenses