# 플레이스토어 앱 게시취소

**구글 플레이스토어에 출시된 앱을 삭제하는 방법 (게시 취소하는 방법)**

앱을 게시 취소로 변경해도 기존 사용자는 계속해서 앱을 사용하고 앱 업데이트를 받을 수 있습니다.

신규 사용자는 Google Play에서 앱을 검색하거나 다운로드할 수 없습니다

***

**\*앱 게시취소가 아닌, 앱삭제를 원하면  아래 가이드로 확인해주세요.**

**👉**[**플레이스토어 앱 삭제방법 보러가기**](https://documentation.swing2app.co.kr/knowledgebase/playstore/manage/delete)

{% embed url="<https://documentation.swing2app.co.kr/knowledgebase/playstore/manage/delete>" %}

## <mark style="color:green;">**1.출시된 앱 게시취소하기**</mark>

**먼저 플레이스토어에 출시 된 앱을 스토어에서 내리는 방법을 알려드릴게요.**

\*구글 플레이 콘솔 접속  <https://play.google.com/console/developers>

![](https://wp.swing2app.co.kr/wp-content/uploads/2018/09/%ED%94%8C%EB%A0%88%EC%9D%B4%EC%8A%A4%ED%86%A0%EC%96%B4%EC%95%B1%EA%B2%8C%EC%8B%9C%EC%B7%A8%EC%86%8C1new.png)

[**Play Console**](https://play.google.com/console)을 엽니다.

플레이스토어에 게시취소할 앱을 선택합니다.

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

왼쪽 메뉴에서&#x20;

<mark style="color:blue;">**1)테스트 및 출시 선택**</mark>

<mark style="color:blue;">**2)설정:고급 설정**</mark>을 선택합니다.

<mark style="color:blue;">**3)앱 이용 가능 여부**</mark> 탭에서 <mark style="color:blue;">**"출시안됨"**</mark>에 체크해주세요.

<mark style="color:blue;">**4)\[게시취소]**</mark> 버튼을 누르면 완료됩니다.&#x20;

<mark style="color:red;">**★주의사항**</mark>

게시 취소 버튼을 선택해도 플레이스토어에 바로 반영이 되지 않구요.

2\~3시간 후에 반영되어 이후에 플레이스토어에 앱이 내려갑니다.&#x20;

***

## <mark style="color:green;">**2.  출시되지 않은 앱 삭제하기**</mark>

**플레이스토어에 출시된 상태가 아닌, 임시 보관중인 앱이라면 콘솔에서 바로 삭제를 할 수 있어요.**

![](https://wp.swing2app.co.kr/wp-content/uploads/2018/09/%ED%94%8C%EB%A0%88%EC%9D%B4%EC%8A%A4%ED%86%A0%EC%96%B4%EC%95%B1%EA%B2%8C%EC%8B%9C%EC%B7%A8%EC%86%8C3_new.png)

앱 목록 페이지에 바로 **‘휴지통’** 모양의 아이콘을 확인할 수 있는데요.

출시가 되기 전 **‘임시보관’ 중인 앱은 ‘휴지통’ 모양의 아이콘을 선택해서 앱을 바로 삭제할 수 있습니다.**&#x20;

<mark style="color:red;">\* 출시된 앱이 아니기 때문에 삭제 즉시 영구적으로 앱이 제거됩니다.</mark>

***

<mark style="color:red;">**\[안내사항]**</mark>

1\. 플레이스토어 앱 게시취소는 출시된 앱을 플레이스토어에서 안보이게 내리는 것일 뿐, 스윙투앱에서 제작한 앱 자체가 삭제되는 것이 아니에요.

따라서 나중에 다시 게시상태를 ‘출시’로 변경할수도 있습니다.&#x20;

2\. 플레이스토어에 앱 게시 중지를 하면 바로 반영되는 것이 아니라 2\~3시간 후 반영됩니다.

3\. 기존에 플레이스토어에 다운을 받은 사용자는 플레이스토어에 앱이 내려가도 앱 이용은 계속 할 수 있습니다.

4\. 앱이  **\[게시보류중]상태** (출시되기 전 심사를 받는 단계)라면 **앱이 출시가 되기 전까지는 삭제를 할 수 없습니다.**&#x20;

따라서 앱을 삭제하실 때에는 출시가 된 앱이거나 혹은 저장만 해놓은 임시보관 중일때만 삭제가 가능합니다.

**5.앱삭제를 원하면  아래 가이드로 확인해주세요.**

**👉**[**플레이스토어 앱 삭제방법 보러가기**](https://documentation.swing2app.co.kr/knowledgebase/playstore/manage/delete)


---

# 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://documentation.swing2app.co.kr/knowledgebase/playstore/manage/unpublish.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.
