ios-samples/Location
Mykyta Bondarenko 96cc1d6ef0 - removed UITest project 2018-03-13 14:41:00 +02:00
..
Location - removed UITest project 2018-03-13 14:41:00 +02:00
ScreenShots [Location]Adding new sample for docs 2015-06-12 16:47:26 -04:00
Location.sln - removed UITest project 2018-03-13 14:41:00 +02:00
Metadata.xml [Location]Adding new sample for docs 2015-06-12 16:47:26 -04:00
README.md [Location]Adding new sample for docs 2015-06-12 16:47:26 -04:00

README.md

Location

This is an iOS Location application that prints information about our current location: latitude, longitude, and other parameters to the screen. This application will demonstrate how to properly perform location updates while the application is either Active or Backgrounded.

It relates to the Location Walkthrough guide in the developer centre.