[TIMOB-12968] Ti API: Create cross-platform notification manager API
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | TiAPI |
Labels | n/a |
Reporter | Arthur Evans |
Assignee | Unknown |
Created | 2013-03-06T02:12:03.000+0000 |
Updated | 2018-02-28T20:03:31.000+0000 |
Description
Currently, Android notifications are created via Ti.Android and iOS notifications are created using Ti.App.iOS. We should investigate whether it's possible to implement a common, cross-platform notification API rather than force users to implement them separately for each platform.
No comments