# 내가 만든 앱 공개하기

다른 사람들에게 앱을 공개하려면 App Store와 Google Play에 앱을 출시해야 해요.

앱을 출시하려면 설정해야 하는 것이 많아, 다른 사람들에게 앱을 공개하기까지 시간이 오래 걸려요.

오마이앱에는 앱 공개하기 기능이 있어서 앱을 출시하지 않아도 다른 사람들에게 앱을 보여줄 수 있어요.

또한 앱을 구경한 유저의 목록이 관리자 웹에 등록되고 앱 출시 이후에도 같은 유저 목록에서 관리할 수 있어요.

앱 공개 설정 방법을 소개해 드릴게요. 순서대로 진행해 보세요.

![](/files/BBSyPomIxQ8PrmTr1E6x)

1. 내가 만든 앱을 터치하고 우측 상단의 설정 버튼을 눌러주세요.

<div align="left"><figure><img src="/files/V3NabLteC3w4KqxSKq38" alt="" width="563"><figcaption></figcaption></figure></div>

2. 앱 아이콘과 내가 만든 앱의 간단한 소개를 추가하고 내가 만든 앱 공개 스위치를 켜주세요.
3. 저장하기 버튼을 누르면 다른 오마이앱 사용자들에게 공개돼요.

다시 비공개로 전환하고 싶으면 내가 만든 앱 공개 스위치를 끄고 저장하기 버튼을 누르면 돼요.

<div align="left"><figure><img src="/files/e96HNodn6PlrE5ZTCIC8" alt="" width="563"><figcaption></figcaption></figure></div>

다른 메이커의 앱에서 모두 보기 버튼을 누르면 공개된 앱을 인기순, 최신순으로 정렬할 수 있어요.

구경 버튼을 누르면 최상단에 내가 만든 앱이 공개된 걸 확인할 수 있어요.

<div align="left"><figure><img src="/files/ectWaHSkcOdLWR3IdqbI" alt="" width="306"><figcaption></figcaption></figure></div>

앱을 터치하고 구경하기 버튼을 누르면 공개된 앱을 구경할 수 있어요.

> \#앱 공개하기, #내가 만든 앱 공개, #다른 유저에게 앱 보여주는 방법, #앱 보여주기, #다른 메이커의 앱

2023 10 31 Ruru


---

# 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://docs.ohmyapp.io/main/guide/develop_app/publishing-myapp.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.
