Create an app extension that injects custom content into the Siri and Maps interfaces.
Language
- Swift
- Objective-C
SDK
- iOS 10.0+
Overview
The Intents UI framework (Intents) supports the creation of an Intents UI extension, which is an optional app extension that displays custom content in the Siri or Maps interfaces. An Intents UI extension requires a corresponding Intents extension, which handles intents and provides an appropriate response. The Intents UI extension provides only the interface elements needed to display that response to the user.