Create Android Build
Configure Android Settings:
After setting up the SDK configuration, you’ll also need to configure the Android settings. This ensures that your project includes the required Android dependencies for the Coda SDK.
Go to the Coda menu:
Coda → Modify Android SettingsVerify dependency paths (leave defaults if unsure).
Click Apply Android Settings to automatically insert the required dependencies

Create Android build:
Go to File → Build Settings and make sure your current scene is added under Scenes in Build. If it’s not listed, click Add Open Scenes, then click Build or Build And Run.

Make sure your Package Name inside Player Settings → Other Settings and Complete landing page URL in Coda Publisher Portal matches. If your package name is com.yourcompany.yourapp then, your Complete landing page URL in Coda Publisher Portal should be coda://yourapp.yourcompany.com
Last updated
Was this helpful?