Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2783] iOS: Need more methods to manipulate localnotification

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusResolved
ResolutionDone
Resolution Date2018-07-26T14:54:19.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sn/a
ComponentsiOS
Labelscore
Reporterbsoft
AssigneeIngo Muschenetz
Created2011-04-15T03:29:26.000+0000
Updated2018-07-26T14:54:20.000+0000

Description

Local notification created for iOS can not be manipulate after the application has been closed and re opened.
It's really a need, per exemple, to be able to cancel one, or modify another..

We need some tools to retrieve and manipulate them.

Comments

  1. Hans Knöchel 2018-07-26

    The new [UserNotificationCenter](https://docs.appcelerator.com/platform/latest/#!/api/Titanium.App.iOS.UserNotificationCenter) API is well suited for this kind of operations, resolving as Done!

JSON Source