# Minor Release - 03/07/23

In this minor update, improvements have been made related to compatibility with older iOS versions. Prior to this update, the SDK would experience crashes when used on devices running iOS versions earlier than 12.0. With this release, we have addressed this issue by implementing a soft downgrade, allowing the SDK to run on iOS 11.0 and later.

### iOS

#### [<mark style="color:blue;">Version 2.2.0</mark>](/valify-ios-sdk-documentation/document-capture/ios-native-sdk.md)


---

# 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://valify.gitbook.io/valify-ios-sdk-documentation/document-capture/release-notes/minor-release-03-07-23.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.
