# Desk Station Troubleshooting

## iOS 26 update

The iOS 26 update introduces some new behavior that can interfere with the Desk Station experience. By default, the iOS native call notification is full-screen and obscures the Desk Station app when calls come in, making it impossible to see the video.&#x20;

To resolve this, complete the following steps:

1. Navigate to iPad settings
2. Select **Apps**
3. Select **Phone**
4. Select **Incoming Calls**
5. Select **Banner**


---

# 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/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.
