[TIMOB-5910] iOS: Add support for iOS5 UIRemoteNotificationTypeNewsstandContentAvailability (Newsstand)
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-03-11T17:06:32.000+0000 |
Affected Version/s | Release 1.7.3 |
Fix Version/s | Sprint 2012-05, Release 2.0.0 |
Components | iOS |
Labels | os-ios5, tbs-1.8.2 |
Reporter | Ruben Fonseca |
Assignee | Max Stepanov |
Created | 2011-10-28T07:52:49.000+0000 |
Updated | 2017-03-08T00:38:31.000+0000 |
Description
To support the new iOS5 Newsstand Content, you need to support a new type of remote notification. I've implemented it on the NetworkModule.
Related Github pull request: https://github.com/appcelerator/titanium_mobile/pull/600
Pull request 600.
Closing ticket due to time passed.