Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-26655] iOS: Shortcut-item ID does not has to be unique

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2019-03-21T21:39:53.000+0000
Affected Version/sn/a
Fix Version/sRelease 8.0.1
ComponentsiOS
Labelsn/a
ReporterHans Knöchel
AssigneeVijay Singh
Created2018-12-14T13:10:54.000+0000
Updated2019-03-21T21:39:53.000+0000

Description

Different to the initial approach of shortcut-items, the identifier of them does not have to be unique, since it only identifies the action, not the whole shortcut.In addition, the docs state that the shortcut items are identifier by the "itemtype" inside the "shortcutitemclick" event, but they use the "identifier" property.

Comments

  1. Hans Knöchel 2018-12-14

    PR: https://github.com/appcelerator/titanium_mobile/pull/10539 Would be great to see in 8.0.0, since we want to prevent curating a custom SDK for this.
  2. Lokesh Choudhary 2019-01-23

    FR Passed. PR Merged.
  3. Lokesh Choudhary 2019-03-21

    Verified the fix in SDK 8.0.0.GA. Closing.

JSON Source