Questions tagged [siri-tip-view]
1 questions
2
votes
3 answers
Provide example parameter in a Siri Tip View
I am implementing iOS16 App Shortcuts. I am using SiriTipView to show users the possibilities.
My AddItem intent has a parameter for which Box entity to add the Item to. The shortcut will prompt for this.
@available(iOS 16.0, *)
struct MyShortcuts:…

Chris
- 4,009
- 3
- 21
- 52