ios-samples/WatchKit/GpsWatch
David Britch e928c15193 Updated architecture setting to 32&64 bit, and specified iOS 9 as minimum SDK version. 2017-07-19 13:27:52 +01:00
..
GpsWatch Updated architecture setting to 32&64 bit, and specified iOS 9 as minimum SDK version. 2017-07-19 13:27:52 +01:00
Screenshots [GpsWatch] copy sample to new location. Should remove on old place after doc updating 2015-01-20 20:09:48 +03:00
WatchApp Updated architecture setting to 32&64 bit, and specified iOS 9 as minimum SDK version. 2017-07-19 13:27:52 +01:00
WatchAppExtension Updated architecture setting to 32&64 bit, and specified iOS 9 as minimum SDK version. 2017-07-19 13:27:52 +01:00
GpsWatch.sln [GpsWatch] copy sample to new location. Should remove on old place after doc updating 2015-01-20 20:09:48 +03:00
Metadata.xml [watchOS] remove old samples from gallery 2016-09-22 13:56:51 -07:00
README.md [watchOS] remove old samples from gallery 2016-09-22 13:56:51 -07:00

README.md

GPS Watch

WARNING: This sample was written for watchOS 1, where the Watch Extension runs on the paired iPhone.

The sample shows how to communicate directly with your containing iOS App via OpenParentApplication method.

Instructions

  • Launch WatchApp on Watch Simulator.
  • Launch GpsWatch (MainApp/containing iOS app) and allow location service.

Build Requirements

Building this sample requires Xcode 6.2 and iOS 8.0 SDK

Target

This sample is runnable on iPhoneSimulator 8.2 and Watch Simulator

Author

Created with Xamarin.iOS by Rustam Zaitov