{"id":34627527,"url":"https://github.com/toss/apps-in-toss-unity-sdk","last_synced_at":"2026-06-05T07:01:50.067Z","repository":{"id":329231603,"uuid":"1114283356","full_name":"toss/apps-in-toss-unity-sdk","owner":"toss","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-04T14:16:37.000Z","size":19660,"stargazers_count":9,"open_issues_count":22,"forks_count":4,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-04T15:10:00.439Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/toss.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-11T06:42:27.000Z","updated_at":"2026-06-04T14:18:02.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/toss/apps-in-toss-unity-sdk","commit_stats":null,"previous_names":["toss/apps-in-toss-unity-sdk"],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/toss/apps-in-toss-unity-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toss%2Fapps-in-toss-unity-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toss%2Fapps-in-toss-unity-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toss%2Fapps-in-toss-unity-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toss%2Fapps-in-toss-unity-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toss","download_url":"https://codeload.github.com/toss/apps-in-toss-unity-sdk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toss%2Fapps-in-toss-unity-sdk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33932048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-05T02:00:06.157Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-12-24T16:07:27.360Z","updated_at":"2026-06-05T07:01:50.062Z","avatar_url":"https://github.com/toss.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Apps in Toss Unity SDK\n\nApps in Toss 플랫폼을 위한 Unity SDK입니다. Unity 프로젝트를 Apps in Toss 미니앱으로 변환하고 배포할 수 있습니다.\n\n## 주요 기능\n\n- **환경 최적화**: Apps in Toss 환경에 최적화된 WebGL 빌드\n- **자동 변환 및 배포**: Unity 프로젝트를 미니앱으로 자동 변환하고 손쉽게 배포\n- **Apps in Toss API**: 결제, 인증, 기기 정보, 위치, 권한 등 모든 Apps in Toss API 지원\n\n## 지원 Unity 버전\n\n- **최소 버전**: Unity 2021.3\n- **권장 버전**: Unity 6 이상\n- Unity 2021.3 이후의 모든 버전을 지원합니다.\n\n## 문서\n\n| 문서 | 내용 |\n|------|------|\n| [시작하기](Docs~/GettingStarted.md) | 설치, 초기 설정, 첫 번째 빌드 |\n| [API 사용 패턴](Docs~/APIUsagePatterns.md) | async/await, 에러 처리, Mock 브릿지 |\n| [빌드 프로필](Docs~/BuildProfiles.md) | 빌드 설정, 환경 변수 |\n| [빌드 커스터마이징](Docs~/BuildCustomization.md) | 템플릿 수정, React/TypeScript |\n| [로딩 화면 커스터마이징](Docs~/LoadingScreenCustomization.md) | 로딩 UI 변경 |\n| [메트릭](Docs~/Metrics.md) | 성능 메트릭 확인 |\n| [문제 해결](Docs~/Troubleshooting.md) | FAQ 및 트러블슈팅 |\n| [Contributing](Docs~/Contributing.md) | 개발 환경, 커밋 규칙 |\n| [베타 채널](Docs~/BetaChannel.md) | 3.0.0 파일럿 옵트인, 수동 업데이트/복귀 |\n\n## 베타 채널 (파일럿 전용)\n\n`web-framework` 3.0.0 기반 SDK를 미리 테스트하려는 **선택된 파일럿 제휴사**를 위한 옵트인 베타 채널이 있습니다 (`...git#beta`). 일반 서비스 배포에는 stable(`#release/vX.Y.Z`)을 사용하세요. 설치·수동 업데이트·stable 복귀 절차는 [베타 채널 가이드](Docs~/BetaChannel.md)를 참고하세요.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoss%2Fapps-in-toss-unity-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoss%2Fapps-in-toss-unity-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoss%2Fapps-in-toss-unity-sdk/lists"}