Can we have multiple App Intents conform to `CustomIntentMigratedAppIntent` with the same `intentClassName` name?

Asked on 06/18/2025

1 search

The context provided does not specifically address whether multiple App Intents can conform to CustomIntentMigratedAppIntent with the same intentClassName. The sessions discuss various aspects of App Intents, such as designing them for system experiences, structuring them, and new advances in the framework, but do not cover this specific scenario.

If you are interested in learning more about App Intents and their capabilities, you might find the session Get to know App Intents helpful, as it provides an overview of the framework and its integration across the system.

Design App Intents for system experiences

Design App Intents for system experiences

App Intents power system experiences in controls, Spotlight, Siri, and more. Find out how to identify the functionality that’s best for App Intents, and how to use parameters to make these intents flexible. Learn how to use App Intents to allow people to take action outside your app, and see examples of when to navigate into your app to show contextual information.

Get to know App Intents

Get to know App Intents

Learn about the App Intents framework and its increasingly critical role within Apple’s developer platforms. We’ll take you through a ground-up introduction of the core concepts: intents, entities, queries, and much more. You’ll learn how these pieces fit together and let you integrate your app through Apple’s devices, from software features like Spotlight and Shortcuts to hardware features like the Action button. We’ll also walk through how App Intents is your app’s gateway to integrating with Apple Intelligence going forward.

Explore new advances in App Intents

Explore new advances in App Intents

Explore all the new enhancements available in the App Intents framework in this year’s releases. Learn about developer quality-of-life improvements like deferred properties, new capabilities like interactive app intents snippets, entity view annotations, how to integrate Visual Intelligence, and much more. We’ll take you through how App Intents is more expressive than ever, while becoming even easier and smoother to adopt. We’ll also share exciting new clients of App Intents this year like Spotlight and Visual Intelligence, and learn to write app intents that work great in those contexts.

Can we have multiple App Intents conform to `CustomIntentMigratedAppIntent` with the same `intentClassName` name? | Ask WWDC