Are there any changes of keyboard extension in iOS recently?
Asked on 08/03/2024
1 search
Yes, there have been recent changes to keyboard extensions in iOS. Specifically, in iOS 18, Apple introduced a new multilingual keyboard that allows users to type in more than one language without needing to manually switch languages. This feature supports a unique multi-script typing experience, making it easier for users who speak multiple languages to communicate seamlessly.
Additionally, the keyboard now remembers the language used in different conversations, which enhances the user experience by automatically switching to the appropriate language based on the context of the conversation. This is particularly useful for users who frequently switch between languages, such as English and Chinese.
For more details, you can refer to the session Build multilingual-ready apps (01:03).
Relevant Sessions

What’s new in UIKit
Explore everything new in UIKit, including tab and document launch experiences, transitions, and text and input changes. We’ll also discuss better-than-ever interoperability between UIKit and SwiftUI animations and gestures, as well as general improvements throughout UIKit.

Build multilingual-ready apps
Ensure your app works properly and effectively for multilingual users. Learn best practices for text input, display, search, and formatting. Get details on typing in multiple languages without switching between keyboards. And find out how the latest advances in the String Catalog can make localization even easier.

Elevate your tab and sidebar experience in iPadOS
iPadOS 18 introduces a new navigation system that gives people the flexibility to choose between using a tab bar or sidebar. The newly redesigned tab bar provides more space for content and other functionality. Learn how to use SwiftUI and UIKit to enable customization features – like adding, removing and reordering tabs – to enable a more personal touch in your app.