After upgrading to iOS 18.4 in China, Siri can no longer trigger specific actions in Shortcuts(AppIntent with @Parameter)
Note: This is the China version of iOS 18.4, with Apple Intelligence not enabled. I’m not sure whether the issue also occurs on devices where Apple Intelligence is available.
Back on iOS 18.3, I was able to use Siri to directly execute App Intents with @Parameter. For example, in the Tesla app, I could simply say “lock Tesla” to Siri, and it would immediately perform the lock action.
However, after updating to iOS 18.4, Siri no longer recognizes the @Parameter (e.g. “lock”) and instead just brings up a list of possible shortcuts for me to choose from manually.
I’ve tested this with both the Tesla app and the XPeng app, and the issue is the same.
Please fix this regression.
注意,这是中国版的iOS18.4,未开启Apple Intelligence。我无法确认在开启Apple Intelligence的设备上是什么状态。
在iOS18.3的时候,我可以通过Siri直接执行带@Parameter的App Intent,比如,对于Tesla应用,我可以直接对Siri说,锁定Tesla,Siri会直接执行锁定tesla的操作。但是在iOS18.4以后,Siri无法识别出“锁定”这个@Parameter,只会弹出一个选项列表让我选择具体哪个指令。我试过Tesla应用和小鹏汽车,都是一样的问题,请修复这个问题