# 원스토어 개발자센터 앱 (Android)

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

원스토어 개발자센터는 원스토어에 앱을 출시한 개발자가 모바일 환경에서도 주요 정보를 확인하고 관리할 수 있도록 개발자센터 모바일 앱을 제공합니다.

### **\[개발자센터 앱 다운로드하기]**

<figure><img src="/files/2EgXS4fEXvilhemwkyY2" alt=""><figcaption></figcaption></figure>

{% embed url="<https://onesto.re/0001002400>" %}

### 푸시 알림

* 개발자센터 모바일 앱에서는 다음 상황에서 **푸시 알림**을 제공하며, 정보를 실시간으로 확인 할 수 있습니다.

{% hint style="info" %}

* **앱의 검증 상태가 변경된 경우**
* **사용자의 리뷰가 등록된 경우**
  {% endhint %}

### 주요 기능

* 개발자센터 모바일 앱에서는 다음 기능을 제공합니다.

<table><thead><tr><th width="194">메뉴</th><th>설명</th></tr></thead><tbody><tr><td><strong>푸시 알림</strong></td><td>앱 검증 상태 변경 및 사용자 리뷰 등록 시 실시간 푸시 알림을 제공합니다.</td></tr><tr><td><strong>출시</strong></td><td>앱의 검증 진행 상태와 결과를 확인할 수 있습니다.</td></tr><tr><td><strong>리뷰</strong></td><td>사용자 리뷰를 확인하고 댓글을 작성하여 사용자와 소통할 수 있습니다.</td></tr></tbody></table>

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

### 지원 환경

* &#x20;**Android OS 14 이상**이 설치된 기기에서 사용할 수 있습니다.
* iOS 버전은 향후 제공될 예정입니다.


---

# 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/tools/devcenter_app.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.
