Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-23513] iOS10: Support for new WatchConnectivity features

GitHub Issuen/a
TypeNew Feature
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2016-07-18T15:02:42.000+0000
Affected Version/sn/a
Fix Version/sRelease 5.5.0
ComponentsiOS
Labelsios10
ReporterHans Knöchel
AssigneeHans Knöchel
Created2016-06-14T03:45:46.000+0000
Updated2018-08-06T17:49:34.000+0000

Description

We have a few new properties regarding the WatchConnectivity framework in iOS10 that we should expose.

Comments

  1. Hans Knöchel 2016-06-14

    PR: https://github.com/appcelerator/titanium_mobile/pull/8061
  2. Chee Kiat Ng 2016-06-17

    [~hansknoechel] Test case please.
  3. Hans Knöchel 2016-06-17

    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);
       
  4. Chee Kiat Ng 2016-07-05

    [~hansknoechel] Looks good, but will wait for the watchapp fix on Xcode 8.0 (TIMOB-23614).
  5. Hans Knöchel 2016-08-13

    PR (5_5_X): https://github.com/appcelerator/titanium_mobile/pull/8217
  6. Harry Bryant 2016-08-18

    Unable to validate this ticket until TIMOB-23614 is resolved.
  7. Eric Merriman 2018-08-06

    Cleaning up older fixed issues. If this issue should not have been closed as fixed, please reopen.

JSON Source