ios-samples/Location
conceptdev b2871d12b0 onboard missing samples 2019-08-01 22:09:15 -07:00
..
Location Switched to 64-bit only builds. 2018-08-07 14:13:47 +01: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 onboard missing samples 2019-08-01 22:09:15 -07:00

README.md

name description page_type languages products urlFragment
Xamarin.iOS - Location This is an iOS Location application that prints information about current location: latitude, longitude, and other parameters... sample
csharp
xamarin
location

Location in Xamarin.iOS

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 doc in the developer centre.

iOS app showing location data