Telerik-Verified-Plugins / AppleWatch

Cordova AppleWatch plugin, build the Watch UI with JavaScript!
MIT License
123 stars 36 forks source link

Add WatchOS 2 support. #17

Closed e2l3n closed 8 years ago

e2l3n commented 8 years ago

Description: Update MMWormhole API to latest version 2.0.0. WatchOS 2 SDK has introduced a new API that facilitates communication between a WatchKit extension and its companion iOS app. See this https://github.com/mutualmobile/MMWormhole/issues/54 issue for more details on the topic. Details: Rebuilt the libmmwormhole.a static lib with latest MMWormhole API (version 2.0.0). Add implementation that supports watch apps built with WatchOS 2 SDK and iOS 9. TeamPulse: [iOS][AppBuilder][Cordova] Add WatchOS 2 support to AppleWatch plugin.

e2l3n commented 8 years ago

ping @EddyVerbruggen @galexandrov @ligaz

e2l3n commented 8 years ago

Squash commits.

galexandrov commented 8 years ago

:+1: if it works in Cordova and AB cases

EddyVerbruggen commented 8 years ago

Hey @e2l3n I had 1 review comment, can you take a look when you have time please?

@galexandrov are you able to test the hooks with this new release? I can do the CLI hooks, but your cool AB hooks are a different story..

e2l3n commented 8 years ago

@EddyVerbruggen thanks, this has been fixed now. Regarding the AB hooks - I'm testing it and will give an update soon.

NorthMcCormick commented 8 years ago

@e2l3n Any updates on this? I'm looking to use your branch but if there is a chance of this being merged soon I might just wait.

galexandrov commented 8 years ago

Unfortunately the PR is not quite correct and will not work as expected, so we will close this one and soon we will open a new PR for WatchOS 2 support