Getting started with Reteno Plugin for Android
Setting up SDK
Follow our setup guide to integrate the Reteno SDK with your app.
- From the Unity Editor, navigate to
Edit>Project Settings>Playerand click theAndroidsettings tab. - Expand
Publishing Settingsand enable:
- Custom Main Gradle Template
- Custom Gradle Properties Template
- Navigate to
Assets>External Dependency Manager>Android Resolver>Force Resolveand resolve your Android dependencies.
It is done, most of the Android setup was already handled during installation!
NoteAndroid Debug Mode enables you to ensure that all events and user properties are logged correctly.
