ios-samples/Location
Brad Umbaugh 3392dd3a8e Set MtouchHttpClientHandler to NSUrlSessionHandler for all samples 2018-05-02 12:28:55 -06:00
..
Location Set MtouchHttpClientHandler to NSUrlSessionHandler for all samples 2018-05-02 12:28:55 -06: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.