[TIMOB-23513] iOS10: Support for new WatchConnectivity features
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2016-07-18T15:02:42.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 5.5.0 |
| Components | iOS |
| Labels | ios10 |
| Reporter | Hans Knöchel |
| Assignee | Hans Knöchel |
| Created | 2016-06-14T03:45:46.000+0000 |
| Updated | 2018-08-06T17:49:34.000+0000 |
Description
We have a few new properties regarding the WatchConnectivity framework in iOS10 that we should expose.
PR: https://github.com/appcelerator/titanium_mobile/pull/8061
[~hansknoechel] Test case please.
Demo:
Ti.WatchSession.activateSession(); Ti.API.warn("Has content pending: " + Ti.WatchSession.hasContentPending); Ti.API.warn("Number of remaining complication userInfo transfers: " + Ti.WatchSession.remainingComplicationUserInfoTransfers);[~hansknoechel] Looks good, but will wait for the watchapp fix on Xcode 8.0 (TIMOB-23614).
PR (5_5_X): https://github.com/appcelerator/titanium_mobile/pull/8217
Unable to validate this ticket until TIMOB-23614 is resolved.
Cleaning up older fixed issues. If this issue should not have been closed as fixed, please reopen.