Hello,
in my app, I am using NSUserActivity in order to donate SiriShortcuts.
The one that I am donating through the INUIAddVoiceShortcutViewController shows up in the Shortcuts Application, the one that I am donating via becomeCurrent does not.
The later does appear in the Siri Suggestion pull-down.
For both I am using the same identifier, one comes without additional userData, one does. Might that be the issue?
in my app, I am using NSUserActivity in order to donate SiriShortcuts.
The one that I am donating through the INUIAddVoiceShortcutViewController shows up in the Shortcuts Application, the one that I am donating via becomeCurrent does not.
The later does appear in the Siri Suggestion pull-down.
For both I am using the same identifier, one comes without additional userData, one does. Might that be the issue?