# 데스크 스테이션 문제 해결

## iOS 26 업데이트

iOS 26 업데이트는 데스크 스테이션 사용 경험을 방해할 수 있는 몇 가지 새로운 동작을 도입합니다. 기본적으로 iOS의 기본 통화 알림은 전체 화면으로 표시되며, 전화가 올 때 데스크 스테이션 앱을 가려 비디오를 볼 수 없게 됩니다.&#x20;

이 문제를 해결하려면 다음 단계를 완료하세요:

1. iPad 설정으로 이동
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.verkada.com/intercom/ko/troubleshooting/desk-station-troubleshooting.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.
