CoreLocation (iOS) in details

15
CORE LOCATION IN DETAILS

Transcript of CoreLocation (iOS) in details

CORE LOCATION IN DETAILS

GEOCODING

2

3

CLGeocoder vs MKLocalSearch

AUTHORIZATION TYPES

4

5

kCLAuthorizationStatusAuthorizedWhenInUse

vs

kCLAuthorizationStatusAuthorizedAlways

LOCATION TRACKING TYPES

6

7

8

Continuous location:• foreground• background

9

Location monitoring:• Region monitoring (+ iBeacons)• Visit monitoring• Significant location changes

10

11

https://github.com/piotr-tobolski/CoreLocationDemo

DEMO

12

Questions?

BONUS

13

14

Apple Watch!