FAQs
Installation
Installation
💡 How to get SHA-1
💡 How to get SHA-1
Create keystore in Unity
Windows > Run
Link to your
Link to your keystore file
Enter Keystore password
⚠️Unity Console (Build failed): The option setting 'android.enableR8=false' is deprecated. It will be removed in version 5.0 of the Android Gradle plugin. You will no longer be able to disable R8.....
💡 Go to Project Settings, enable:
Custom Main Gradle Template
Custom Launcher Gradle Template
Custom Gradle Properties Template
Open launcherTemplate.gradle and add the following lines:
androidx.multidex:multidex:2.0.1
multiDexEnabled true
Import Google SDK
Import Google SDK
After import Google related packages, go to Assets > External Dependency Manager > Android Resolver > Force resolve
EzDatabase
EzDatabase
Storage
Storage