[AC-5956] how to add several Searchable items to Siri
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Hold |
Resolution Date | 2018-12-01T00:02:24.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | n/a |
Reporter | Joachim Mollin |
Assignee | Shak Hossain |
Created | 2018-10-05T09:09:33.000+0000 |
Updated | 2018-12-01T00:02:24.000+0000 |
Description
I want to add Siri activities to my app.
I am successful to add one activity to Siri. everything ist working fine
But I failed to enter a new activity to be shown in the Siri shortcuts. My questions:
Do I need to add a second activity or can i just add a searchable attribute to the same activity.
However I did I only get the shortcut presented in the controls if I make the activity become current
can you help? I didn't find anything to that in the documentation
Hello, I believe you need separate activities for this. Please follow guide https://docs.appcelerator.com/platform/latest/#!/api/Titanium.App.iOS.UserActivity for adding Siri activities. Thanks.
I already use separate activities. But how can I add more than one into iOS Siri Shortcuts