[TIMOB-20163] Windows: Add Contact group functionality for Windows 10
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2016-01-15T18:13:08.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 5.3.0 |
| Components | Windows |
| Labels | n/a |
| Reporter | Christopher Williams |
| Assignee | Christopher Williams |
| Created | 2015-12-21T20:44:06.000+0000 |
| Updated | 2016-06-03T00:21:38.000+0000 |
Description
Our current implementation is "turned of"' for WindowsStore/Phone 8.1 because the API doesn't exist. The API does exist in Windows 10, but since I wrote most of the code before we started out real efforts, I did not finish it fully. We need to fully hook it up (particularly, we don't actually generate a ContactList on the Windows side when we do a Ti.Contacts.createGroup(), so any operations on the js group returned won't work.
Verified using: Windows 10 Pro Visual Studio 2015 Community Update 2 Appc Core: 5.3.0-47 Appc NPM: 4.2.5-5 Ti SDK: 5.3.0.v20160601101756 Lumia 930 10.0 Contact groups can now be created on Windows 10 Closing ticket