How can I delete my shortcuts ,which added to siri, using SiriKit

Hi, I was tried to delete my shortcuts which added to siri on my app using Sirikit. I would like to know the way how to delete it without presenting INUIEditVoiceshortcutviewcontroller.


Thank you

Yuriy

Replies

The user must confirm deleting their voice shortcut, which is why going through INUIEditVoiceShortcutViewController is required.