Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As a User I would like to interact with the Apple Watch and have it represented on an iPhone #15

Open
4 tasks done
sohilpandya opened this issue Nov 30, 2016 · 0 comments

Comments

@sohilpandya
Copy link
Member

sohilpandya commented Nov 30, 2016

Having followed a few tutorials on how to build apps for the iPhone #14 #10 & Apple Watch #11 , I feel it is a good time to start researching how to tackle the issue of connectivity between the 2 devices 📱 <--> ⌚️

Initial Phase will be spent on looking into App Programming Guide for WatchOS #17

The key aspect to take away from the guide above:

  • Ability to make a connection between the phone and the watch
  • send a simple bool/value to the iPhone when a user interacts with a button on the Apple Watch
    This we believe would lead to v0.1 of an Apple Watch app.

v0.1

  • Add apple watch extension to the existing FoodTracker app
  • Create a simple button on for the apple watch
    • print something when a user selects the button
  • Connect it to the existing iOS app (research WatchConnectivity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant