Titanium JIRA Archive
Appcelerator Community (AC)

[AC-5956] how to add several Searchable items to Siri

GitHub Issuen/a
TypeBug
Priorityn/a
StatusResolved
ResolutionHold
Resolution Date2018-12-01T00:02:24.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labelsn/a
ReporterJoachim Mollin
AssigneeShak Hossain
Created2018-10-05T09:09:33.000+0000
Updated2018-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

Comments

  1. Sharif AbuDarda 2018-10-05

    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.
  2. Joachim Mollin 2018-10-06

    I already use separate activities. But how can I add more than one into iOS Siri Shortcuts

JSON Source