⚠️Requirements

  • It is recommended to use the following version of Unity: LTS 6.000.0.43f or higher (Only LTS has been Tested, Beta versions are not recommended)

  • You must have the Android and iOS modules installed since it was created for both, so only use one!

Follow these steps to ensure that your project includes all the dependencies: (Unity Android)

Go to Project Settings > Player > Android > Publishing Settings > Build and select:

  • Custom Main Gradle Template

  • Custom Gradle Properties Template

In the Unity editor, select Assets > External Dependency Manager > Android Resolver > Resolve to have the Unity External Dependency Manager library copy the declared dependencies into the Assets/Plugins/Android directory of your Unity app.

Last updated