should i use sirikit payments domain or app intents for banking app
Asked on 09/24/2024
1 search
For a banking app, you should consider using App Intents if your app does not overlap with an existing SiriKit domain. App Intents is the right framework for integrating your app with Siri, especially if there isn't a specific SiriKit domain that fits your app's functionality. This framework allows you to integrate with Siri, Shortcuts, Spotlight, and more, providing a flexible way to enhance user interaction with your app.
If your app's functionality aligns with an existing SiriKit domain, then SiriKit might be the better choice. However, for most banking apps, App Intents would likely be the appropriate framework to use, as it allows for a broader range of custom actions and integration points.
For more detailed guidance, you might want to check out the session Bring your app to Siri (21:18) which discusses the integration of apps with Siri using both SiriKit and App Intents.

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.

What’s new in StoreKit and In-App Purchase
Learn how to build and deliver even better purchase experiences using the App Store In-App Purchase system. We’ll demo new StoreKit views control styles and new APIs to improve your subscription customization, discuss new fields for transaction-level information, and explore new testability in Xcode. We’ll also review an important StoreKit deprecation.

Platforms State of the Union
Discover the newest advancements on Apple platforms.