Can We donate siri shortcut for system Intents?
Asked
Active
Viewed 256 times
1 Answers
-1
Yes we can donate shortcut. After did some R&D on this , I am giving answer to my question. :)

Vinay Podili
- 335
- 1
- 3
- 16
-
How did you solve this? I am trying to donate a customised system intent and when I do so I get no errors but can't see my app in the Shortcuts app. – Mihai Fratu Dec 05 '18 at 13:44
-
There is a delegate method to intent handler in AppDelegate. We need to implement this. – Vinay Podili Mar 30 '19 at 06:59