简体   繁体   中英

SiriKit iOS13 - Siri Dialog not coming

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?

This seems to be an issue in iOS13.0. Try running this on a device running iOS13.1, and it should work.

SiriKit stopped using Siri Dialog prompts (iOS13.1)

https://forums.developer.apple.com/thread/122235

Apple is in the process of integrating the new version of Siri. So it deactivates some features.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM