Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-18374] iOS: Add source name to Ti.Calendar

GitHub Issuen/a
TypeImprovement
PriorityNone
StatusOpen
ResolutionUnresolved
Affected Version/sRelease 3.4.1, Release 3.5.0
Fix Version/sn/a
ComponentsiOS
Labelsios
ReporterMichael Kåring
AssigneeUnknown
Created2015-01-09T07:24:24.000+0000
Updated2018-02-28T19:55:31.000+0000

Description

If you use example Ti.Calendar.allCalendars, you have no idea what account the fetched calendar belongs to. So it would be nice if there was a parameter for the source name. And maybe the calendars color too. So we could do: var cal = Ti.Calendar.getCalendarById(2); Ti.API.info(cal.source+' - '+cal.title);

Comments

No comments

JSON Source