# iOS Version 16.11.1

### Bug Fixes:

* **iOS-7462:** We fixed a bug that caused crashes on some devices using Apple's Swift framework with Xcode 16, particularly affecting iPhone 16 and Apple silicon Macs.
* **iOS-7463:** Resolved a bug where blank V2 records appeared in shared folders on the iOS app but were displaying appropriately on the Web/Desktop Vault.
* **iOS-7470:** Addressed a bug that left extra spaces before or after email addresses causing unexpected behavior.


---

# 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://docs.keeper.io/release-notes/mobile/apple-ios/older/ios-version-16.11.1.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.
