[TIMOB-26103] iOS 12: Support grouped notifications
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2018-07-30T05:35:53.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 7.4.0 |
Components | iOS |
Labels | n/a |
Reporter | Hans Knöchel |
Assignee | Hans Knöchel |
Created | 2018-06-06T03:55:00.000+0000 |
Updated | 2018-08-28T09:52:23.000+0000 |
Description
iOS 12 adds a couple of cool API's to improve the default grouping of notifications, e.g. by using thread identifiers and category summaries.
PR: https://github.com/appcelerator/titanium_mobile/pull/10091
Demo-Code:
cherry picked fix to 7_4_X branch: https://github.com/appcelerator/titanium_mobile/commit/c352cb8c01f14d43e4f79c743afcfaa6f9d8ff18
*Closing ticket.* Verified fix in SDK version:
7.4.0.v20180827125633
and7.5.0.v20180827102657.
*Test Steps (FR Passed):*Created a new titanium project
Added the code above in to the project
Ran the program ensuring newest beta of XCode is installed along with IOS 12. beta
Pressed
schedule notification
Went to Home screen
Waited for the notifications to appear
Pulled down on the screen to view notifications and saw that they were grouped
*Test Environment*