Overview
This is the list of Apps in the Toss Unity SDK documentation. Start with what you want to do.
If you're new
Installation, install ref management, configuration, first build
async/await, error handling, Mock bridge
Common sticking points and how to solve them
Add features
Interstitial, banner, and AdMob ads, adGroupId Usage
Events and parameters automatically logged by the SDK
Runtime error collection, automatic AIT context injection
Working with builds
Dev Server, Build & Package, Deploy (Test), Deploy (Production)
Modifying the web entry point, adding external libraries, marker areas
Replacing the loading screen and AITLoading API
Internal behavior from Unity WebGL build to packaging
API change history
The C# surface exposed by the SDK @apps-in-toss/web-framework This report shows how it changes depending on the version. mainEach time it's pushed to, CI regenerates it changelog/index.htmland commits it to. The Markdown report made from the same data (changelog/api-changelog.md) is also generated and committed, and if GitBook integration (secrets such as GITBOOK_TOKEN) is configured, it is automatically reflected in the GitBook changelog page as well.
The Unity SDK package version SDK Update The workflow @apps-in-toss/web-framework follows the version as-is, so the two numbers are the same (for example, package 3.0.1 = web-framework 3.0.1 = tag release/v3.0.1). The release notes and installation tag list are GitHub ReleasesSee it at
Was this helpful?