Closed pyby closed 4 years ago
Your app can make donations using one of the following objects:
NSUserActivity
. Donate the shortcut using a user activity when the action involves a view within your app, such as displaying recent transactions in a banking app.INInteraction
. Donate the shortcut using an interaction when the action involves a task the user accomplishes with your app, such as recording activity in a ski and snowboard tracking app.
First quick idea is to use existing NSUserActivity
, for Handoff:
URN
.URN
.Our proposition output after this investigation:
NSUserActivity
.NSUserActivity
. Livestreams unique IDs are constant, contrary to VoDs and AoDs.Apple suggests to add "Add to Siri" buttons, to create shortcuts within the Application. The other way is to install the Apple Shortcuts applications and create a shortcut with the new Play app actions.
From our discussion with the design team, a list of "Siri shortcuts" in Profil or Profil/Settings is a good idea. We could add this in a future update.
Issue type
Feature request
Description of the problem
Since iOS 12, Apple introduced Shortcuts and Suggestions to Siri.
In Play apps, some short cuts could interest the user:
Environment information