I am integrating SiriKit into my iOS 13 app.
For that I am using Apple's Sample app - Soup Chef for understanding it.
In my Custom Intent, I have selected Ask Each Time
in Shortcuts App for quantity value.
But, When I run the shortcut from Hey, Siri!
, it redirect me to Shortcuts App
, instead of Siri asking me about quantity.
I have Siri Dialog
enabled already.
How can I force Siri to ask me the question, instead of getting redirected to Shortcuts App?