Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7588] iOS: Replace local notification scheduling strings with constants

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionInvalid
Resolution Date2017-06-07T21:22:54.000+0000
Affected Version/sRelease 1.8.0.1
Fix Version/sn/a
ComponentsiOS
Labelsn/a
ReporterStephen Tramer
AssigneeIngo Muschenetz
Created2012-02-09T11:22:13.000+0000
Updated2017-06-07T21:22:54.000+0000

Description

Currently, Ti.App.iOS.scheduleLocalNotification() takes a dictionary object which contains the repeat parameter, which must be a string with one of the following values: * weekly * daily * yearly * monthly We should encode these values as constants.

Comments

  1. Lee Morris 2017-06-07

    Closing ticket due to lack of activity and time passed.

JSON Source