-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Eric Walker edited this page Jun 5, 2019
·
1 revision
- Go to the WatchConnectivityDemo homepage and download the repository as a .zip
- Unzip the folder
- Make sure you have Xcode 10 installed, if not you can find it here
- Open the file named WatchConnectivityDemo.xcodeproj
- In Xcode, go to the project target and select it
- Under the General Tab, find where it says Team and choose your development profile
- Repeat 7 for the WatchKit App and the WatchKit Extension targets
- At the top of Xcode choose the WatchKit App scheme and choose and device
- Click the Play button to run the project
- 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
- Click the Send Text button and within a couple of seconds it should have worked
- Images coming soon!