Skip to content
Eric Walker edited this page Jun 5, 2019 · 1 revision

How To Use:

  1. Go to the WatchConnectivityDemo homepage and download the repository as a .zip
  2. Unzip the folder
  3. Make sure you have Xcode 10 installed, if not you can find it here
  4. Open the file named WatchConnectivityDemo.xcodeproj
  5. In Xcode, go to the project target and select it
  6. Under the General Tab, find where it says Team and choose your development profile
  7. Repeat 7 for the WatchKit App and the WatchKit Extension targets
  8. At the top of Xcode choose the WatchKit App scheme and choose and device
  9. Click the Play button to run the project
  10. When both the iOS app and the WatchOS app run, type a message into the text field on the iOS app that you want sent to the watch
  11. Click the Send Text button and within a couple of seconds it should have worked

Notes:

  • Images coming soon!
Clone this wiki locally