# 2025년 03월 업데이트 안내

안녕하세요. 원스토어 개발자센터입니다.

2025년 3월 20일(목) 진행된 원스토어 개발자센터의 업데이트 내역을 안내드립니다.

{% hint style="info" %}
**\[주요 업데이트 요약]**&#x20;

* 이제 Windows 환경용 앱을 등록할 수 있습니다.
* 더 쉽고 편리하게 검증 요청 및 배포 관리를 할  수 있도록 \[검증요청] 버튼을 개선했습니다.
* 이제 국가/지역별로 배포상태를 확인하고 관리할 수 있습니다.
* 미국 최초 출시가 쉬워졌습니다.
* 미국에서 판매한 앱의 정산 방법이 변경됩니다.
  {% endhint %}

### **| Windows 환경에서도 앱을 판매해 보세요.** <a href="#id-3-.-windows" id="id-3-.-windows"></a>

* 이제 원스토어가 제공하는 PC 앱플레이어인 **ONE GameLoop** 플랫폼을 통해 Windows 환경에서도 앱을 판매할 수 있습니다.
* 개발자가 원스토어 개발자센터에 Windows 앱을 등록하면, 사용자는 PC에 설치한 **ONE GameLoop** 플랫폼에서 해당 앱을 다운로드할 수 있습니다.

{% hint style="info" %}

* [ONE GameLoop 보러가기](https://m.onestore.co.kr/ko-kr/gameloop/onegameloop.omp)
  {% endhint %}

{% hint style="warning" %}
&#x20;**확인해 주세요!**

* 이제 하나의 상품 아래에 Android와 Windows 앱을 모두 등록할 수 있습니다.
* 기존에 Android 앱만 등록하셨다면, **\[+OS 추가] 기능**을 통해 Windows 앱을 추가로 등록하실 수 있습니다.
* Windows 앱은 AAB/APK 와 EXE 바이너리 모두 등록 가능합니다.
  {% endhint %}

### **| \[검증요청] 버튼이 더 편리해졌어요.** <a href="#id-3" id="id-3"></a>

상세 화면 상단에 있던 \[검증요청] 버튼이 업데이트 후에는 상세 화면 왼쪽 메뉴 상단에 고정되어 항상 쉽게 접근할 수 있습니다.

<figure><img src="/files/GKx5BjdhaKIycBLn93Y2" alt=""><figcaption></figcaption></figure>

검증을 요청하고 난 뒤에도, **\[검증요청]** 버튼의 상태를 보고 현재 검증 진행 상태를 쉽게 확인 할 수 있습니다.

<table><thead><tr><th width="193.18182373046875">[검증요청]버튼 상태</th><th>설명</th></tr></thead><tbody><tr><td><strong>[검증중]</strong></td><td>현재 검증이 진행중인 상태</td></tr><tr><td><strong>[배포관리]</strong></td><td><p>검증이 완료되었으나 아직 앱이 배포되지 않은 상태</p><p><em>-예시 : [직접배포],[예약배포]로 검증 요청 후 아직 앱이  배포되지 않은 경우</em></p></td></tr><tr><td><strong>[검증요청]</strong></td><td>[즉시배포]옵션으로 검증을 요청한 후, 검증이 완료된 상태</td></tr></tbody></table>

{% hint style="info" %}
&#x20;**검증 요청을 취소하고 싶으신가요?**

검증이 아직 시작되지 않았다면, 언제든지  검증 요청을 취소 할 수 있습니다.

**\[검증 취소 요청 방법]**

* \[검증중] 버튼 클릭 → 배포관리 페이지 진입 → 페이지 하단의 \[검증취소 요청] 버튼 클릭
  {% endhint %}

### **| 국가/지역별로 배포 상태를 확인할 수 있어요.** <a href="#id-3" id="id-3"></a>

* 이제 등록한 앱의 배포 상태를 국가/지역별로 구분하여 확인할 수 있습니다.\
  각 국가/지역별 앱 배포 상태를 확인하고, 더욱 효율적으로 앱을 관리해 보세요.

### **| 미국 최초 출시가 쉬워집니다.** <a href="#id-3" id="id-3"></a>

* 미국 최초 출시 시, 이제 다른 국가/지역과 함께 검증 요청이 가능해졌습니다.\
  더욱 간편하게 미국 출시를 준비해 보세요.

### **| 미국에서 판매한 앱의 정산 방법이 변경됩니다.** <a href="#id-3" id="id-3"></a>

{% hint style="info" %}
[변경된 정산 방법 알아보러 가기](https://onestore-dev.gitbook.io/dev/help/faq/global#settlement)
{% endhint %}

{% hint style="danger" %}
**꼭 확인해 주세요!**

* 미국에서 판매한 앱의 정산을 받으시려면 변경된 정산 방식을 반드시 확인해 주세요.
* **Tipalti 가입과 등록** 절차를 완료해야만 정상적으로 정산이 진행됩니다.
  {% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://onestore-dev.gitbook.io/dev/help/release/2025_release/202503.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
