How to build an App Intents Spotlight integration using Shortcuts »

Apple has introduced a new feature to display App Intents in Spotlight – Antoine Van Der Lee wrote up how he implemented the change in his app WeTransfer.

Antoine Van Der Lee on his blog SwiftLee:

App Intents have been new since iOS 16 and offer a programmatic way to service your app’s content and functionality to Siri and the Shortcuts app. New in iOS 17 is the option to surface App Shortcuts integrated into Spotlight, making your app’s functionality even more discoverable.

App Intents are the engine behind many features like Widgets and Live Activities. By using them smartly, you’ll create a reusable framework for your app’s functionality. For example, the App Intent we’re creating for Spotlight Shortcuts could be reused for interactive widgets

What a great walkthrough – here’s the sections:

View the full post on avanderlee.com (via Justin Ferrell).

Posts You Might Like

Apple reveals 45 app and game finalists for the 2024 App Store Awards »
Apple’s App Store Editors have shared their list of developers “who delivered the highest levels of user experience, design, and innovation.”
Use This Sample Discord Shortcut To Get Started Building Your Own Bot »
While perusing Twitter, I came across a sample shortcut I wanted to save for later – this Discord bot that can post directly to a channel.
Ulysses Writing App Adds New Home Screen and Lock Screen Widgets »
The developers of Ulysses have added Home Screen and Lock Screen widgets to the app – something I've been looking forward to for a long time.