I am currently developing a prototyope using SiriKit with custom intent.
Went through the soup chef app provided by apple. In that the shortcuts are added explicitly. I want to do the same without user intervention.
For example if the user places an order, that order ahould be added as a shortcut in default.
Is there any way to achieve this.
Thanks in Advance!