ios-samples/watchOS
conceptdev 748e927fad remove hashtags ios9 ios10 watchos 2019-07-24 17:48:58 -07:00
..
ActivityRings remove hashtags ios9 ios10 watchos 2019-07-24 17:48:58 -07:00
SimpleWatchConnectivity remove hashtags ios9 ios10 watchos 2019-07-24 17:48:58 -07:00
SpeedySloth remove hashtags ios9 ios10 watchos 2019-07-24 17:48:58 -07:00
WatchBackgroundRefresh remove hashtags ios9 ios10 watchos 2019-07-24 17:48:58 -07:00
WatchComplication remove hashtags ios9 ios10 watchos 2019-07-24 17:48:58 -07:00
WatchConnectivity remove hashtags ios9 ios10 watchos 2019-07-24 17:48:58 -07:00
WatchKitCatalog remove hashtags ios9 ios10 watchos 2019-07-24 17:48:58 -07:00
WatchLocalization remove hashtags ios9 ios10 watchos 2019-07-24 17:48:58 -07:00
WatchPuzzle remove hashtags ios9 ios10 watchos 2019-07-24 17:48:58 -07:00
WatchTables remove hashtags ios9 ios10 watchos 2019-07-24 17:48:58 -07:00
README.md update readme, fix links (watchos) 2019-07-24 10:13:17 -07:00

README.md

watchOS

Xamarin has watchOS support:

  1. Add a new watchOS > App > WatchKit App project to an iOS 10 solution.
  2. Right-click the watchOS app project and select Set as startup project
  3. The simulator list should change to display a 38mm or 42mm watch option. If it doesn't change, restart Visual Studio for Mac and try again.
  4. With a watch simulator selected, start debugging.

Refer to the Xamarin watchOS docs for more information. Also see the release notes and API diff.

Requirements

watchOS has the following minimum requirements:

  • Xcode 8.0 (download from Apple)
  • Xamarin Studio 6.1 (available in Stable channel)
  • Xamarin.iOS 10 (available in Stable channel)

Please raise any issues on bugzilla.