---
title: "Nutrient iOS SDK 26.9 release notes"
canonical_url: "https://www.nutrient.io/guides/ios/releases/26-9/"
md_url: "https://www.nutrient.io/guides/ios/releases/26-9.md"
last_updated: "2026-05-29T15:33:59.474Z"
description: "Nutrient iOS SDK 26.9 raises the minimum deployment target to iOS 17 and macOS 14 and removes a number of APIs deprecated more than a year ago."
---

28 May 2026

Nutrient iOS SDK 26.9 raises the minimum deployment target to iOS 17 and macOS 14. Additionally, it removes a number of APIs deprecated more than a year ago. This release also continues our work on user interface (UI) responsiveness in complex documents and includes reliability fixes across annotations, content editing, search, and Instant collaboration. For the full list of changes, see our [changelog](https://www.nutrient.io/guides/ios/changelog.md#26.9.0).

## Migration notes

This release includes breaking changes you should account for when upgrading.

### New minimum deployment target

As [previously announced](https://www.nutrient.io/guides/ios/releases/26-8.md#looking-ahead), Nutrient iOS SDK now requires a minimum deployment target of iOS 17 and macOS 14. If your app still supports iOS 16 or macOS 13, stay on Nutrient iOS SDK 26.8 until you’re ready to raise your deployment target.

### Removed deprecated APIs

This release removes a number of APIs that were previously deprecated, including the `SpeechController` APIs, several text selection configuration APIs, the `PSPDFKit` edit menu identifiers, and the `URLAction.offset` property. For the complete list of removed APIs and their recommended replacements, see the [changelog](https://www.nutrient.io/guides/ios/changelog.md#26.9.0).
---

## Related pages

- [26 2](/guides/ios/releases/26-2.md)
- [26 4](/guides/ios/releases/26-4.md)
- [26 3](/guides/ios/releases/26-3.md)
- [14 12](/guides/ios/releases/14-12.md)
- [26 5](/guides/ios/releases/26-5.md)
- [26 6](/guides/ios/releases/26-6.md)
- [26 1](/guides/ios/releases/26-1.md)
- [26 8](/guides/ios/releases/26-8.md)
- [26 7](/guides/ios/releases/26-7.md)
- [26](/guides/ios/releases/26.md)

