How to migrate from custom intents to App Intents »

Tyler Hillsman shared the Tech Talk from Apple that guides developers through the process updating from older Shortcuts APIs to the newer App Intents.

From Tyler Hillsman on Mastodon:

Fairly late in the summer, but if this helps anyone, I just discovered a Tech Talk (not a WWDC session) that digs into migrating custom intents to App Intents. Very very useful and I feel silly for not knowing this was out there the whole time:

https://developer.apple.com/videos/play/tech-talks/10168

And:

TL;DW (but you really should watch if any of those words mean anything to you): keep matching var names and types, anything else can seemingly change.

View the post and watch the Tech Talk.

 

Posts You Might Like

YouTuber Personas Take FaceTime Call on Apple Vision Pro
YouTuber iJustine joined MKBHD and Brian Tong in a FaceTime call to demo their Personas created with Apple Vision Pro.
Upcoming Speaking Appearance – iOSDevHappyHour: May 2024!
Join me on Saturday, May 18 as I give a short talk to iOS Dev Happy Hour about App Intents!
Ulysses Adds Action Button & Control Center Shortcuts Alongside Table of Contents & Writing Tools »
In the latest release, Ulysses has expanded their Shortcuts support with new Action button and Control Center functions – plus a Table of Contents feature and support for Writing Tools from Apple Intelligence.
App Intents (Results) Tutorial: A Field Guide for iOS Developers »
Jordan Morgan put together a fantastic guide for App Intents on the Superwall blog – I quoted his Results section here.