> For the complete documentation index, see [llms.txt](https://organization-apx.gitbook.io/thecouple/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://organization-apx.gitbook.io/thecouple/faq/10/4.md).

# 상단바가 흑백으로만 나와요.

<mark style="background-color:red;">삼성 갤럭시폰의 경우에만, 상단바에 컬러 아이콘이 표시됩니다. 😊</mark>

그 외 기기에서는 Google의 정책에 따라\
핸드폰 상단바에는 단색 아이콘만 표시되도록 제한되어 있어요.\
이 정책을 지키지 않으면 앱 업데이트에 제재를 받을 수 있어,\
개발사에서도 꼭 준수해야 하는 상황입니다. 🙏

📌 참고로, 핸드폰 상단을 쓸어내려 알림 창을 펼치면\
사진 및 컬러 아이콘이 정상적으로 표시됩니다.\
(단, 제조사별로 정책 반영 시점이 다를 수 있습니다.)

불편하시더라도, Google 정책에 따른 불가피한 부분인 점 양해 부탁드립니다. 🙇‍♀️\
더 좋은 사용 경험을 드리기 위해 항상 노력하겠습니다! 😊


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://organization-apx.gitbook.io/thecouple/faq/10/4.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.
