# 모바일 애플리케이션 캐시를 삭제하는 방법

### 개요 <a href="#a03" id="a03"></a>

이 매뉴얼에서는 iOS 애플리케이션 또는 Android 애플리케이션의 캐시 데이터를 삭제하는 방법을 설명합니다.

***

### 절차 <a href="#a05" id="a05"></a>

{% hint style="warning" %}
**iOS 애플리케이션의 캐시 삭제**
{% endhint %}

1. 왼쪽 상단에 있는 세 줄 아이콘을 탭한 후, 설정 메뉴를 탭합니다.\
   설정 화면이 표시됩니다.
2. 캐시 관리/삭제를 탭합니다.\
   캐시 화면이 표시됩니다.
3. 하단에 있는 휴지통 버튼을 탭합니다.\
   확인 화면이 표시됩니다.
4. 확인을 탭합니다.\
   캐시가 삭제됩니다.
5. 캐시 화면에 아무 내용도 표시되지 않는지 확인합니다.

{% hint style="warning" %}
**Android 애플리케이션 캐시 삭제**
{% endhint %}

1. 왼쪽 상단에 있는 세 줄 아이콘을 탭한 후, 설정 메뉴를 탭합니다.\
   설정 화면이 표시됩니다.
2. 캐시 삭제를 탭합니다.\
   캐시 화면이 표시됩니다.
3. 하단에 있는 휴지통 버튼을 탭합니다.\
   확인 화면이 표시됩니다.
4. 예를 탭합니다.\
   캐시가 삭제됩니다.
5. 캐시 화면에 아무 내용도 표시되지 않는지 확인합니다.


---

# 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://help.directcloud.net/pro-pro-+/user_manual/mobile/delete_cache.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.
