[TIMOB-16592] Get a list of all previously scheduled local notifications
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Closed |
Resolution | Done |
Resolution Date | 2018-07-26T14:54:36.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | APP-776314 |
Reporter | Seth Toda |
Assignee | Unknown |
Created | 2014-03-07T00:32:56.000+0000 |
Updated | 2018-08-06T17:34:44.000+0000 |
Description
Maintain a list of all previously scheduled local notifications that were created with Ti.App.iOS.scheduleLocalNotification(params).
Is there any traffic around this issue, it would be really useful, or is there a better alternative...bencoding?
The new [
UserNotificationCenter
](https://docs.appcelerator.com/platform/latest/#!/api/Titanium.App.iOS.UserNotificationCenter) API is well suited for this kind of operations, resolving asDone
!Closed as completed. If this is in error, please reopen.