For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get Started

Compatibility

Supported Range
Notes

Unity Editor Versions

Unity 2020.3 LTS → Unity 6.0 LTS

Unity versions older than 2020.3 LTS are not yet supported

Build Target Platforms

Android

iOS, Desktop(Windows/Mac/Linux) support coming soon

Screen Resolutions

1280x720 → 2960x1440

All aspect ratios supported by Android

Getting Started

Before integrating, complete the following setup steps

Create Title & Set Up Payments (skipped for internal beta testing)

Create Title and Set up payments in the Coda Publisher Portal. This ensures your project has valid API credentials and is linked to the correct merchant account. Follow the steps mentioned here.

Configure Merchant URLs & Payment Channels (skipped for internal beta testing)

From the Coda Publisher Portal, complete Sandbox Configuration:

  • Merchant URLs (landing page, notification, etc.)

  • Payment channels you want to enable on the Coda Payment Page.

Prerequisites of Unity Project (skipped for internal beta testing)

Before integrating the SDK, ensure your development environment meets the following requirements:

Supported Platform

  • Unity (2020.3 or later)

  • Android

Android Build Support (via Unity Hub)

  • ✅ OpenJDK

  • ✅ Android SDK & NDK Tools

  • ✅ Minimum SDK version: 26

Once you are ready with all the Prerequisites, you can follow the Integration Guide to integrate our Unity SDK with your Unity project.

For the internal beta testing, you can skip this "Prerequisites of Unity Project" section as this part has been already covered by Development Environment Setup Before Internal Beta Testing page.

Last updated

Was this helpful?