what iOS 26 features are available in ALL phones
Asked on 06/13/2025
1 search
In iOS 26, several features are available across all iPhones. These include:
-
Alternate Calendars: iOS 26 introduces new alternate calendar options, such as Gujarati, Marathi, and Korean, which are available on all platforms. This expands the existing 16 calendar identifiers with 11 new ones. Enhance your app’s multilingual experience.
-
Multilingual Keyboards: iOS 26 offers new keyboard features, such as the Arab Easy Transliteration keyboard and a multiscript bilingual Arabic and English keyboard. These features enhance the typing experience for Arabic speakers and those who use multiple languages. Enhance your app’s multilingual experience.
-
Camera Enhancements: The Camera app in iOS 26 has a new, more intuitive design, making it easier to access photo and video modes and settings like aspect ratio and timers. Keynote.
-
CarPlay Updates: iOS 26 brings updates to CarPlay, including a new design, widgets, and live activities, enhancing the driving experience. Keynote.
These features are designed to improve the user experience across all iPhones running iOS 26.

Enhance your app’s multilingual experience
Create a seamless experience for anyone who uses multiple languages. Learn how Language Discovery allows you to optimize your app using a person’s preferred languages. Explore advances in support for right-to-left languages, including Natural Selection for selecting multiple ranges in bidirectional text. We’ll also cover best practices for supporting multilingual scenarios in your app.

Keynote
Don’t miss the exciting reveal of the latest Apple software and technologies.

Filter and tunnel network traffic with NetworkExtension
Learn about the APIs in the NetworkExtension framework that give your app the power and flexibility to extend the system’s core networking features — like implementing network content filters, creating and managing VPN configurations, and more. In iOS, iPadOS and macOS 26, you can now build robust content filters that make traffic decisions using the entire URL — not just the hostname — all without compromising privacy and security. We’ll start by briefly covering many of the key use cases for the NetworkExtension framework, including network relays and VPN. Then, we’ll dive into the new URL filter API and its key components, including Private Information Retrieval, Privacy Pass, and more.