Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Core Location in iOS 9
Search
Rob Pearson
September 01, 2015
Programming
1
59
Core Location in iOS 9
Lightning talk on Core Location changes in iOS 9 presented at Brisbane Cocoaheads.
Rob Pearson
September 01, 2015
Tweet
Share
More Decks by Rob Pearson
See All by Rob Pearson
Help your users fall into the pit of success
robpearson
1
180
Designing interfaces that don't suck when your customers scale!
robpearson
0
39
Designing interfaces that don't suck when your customers scale!
robpearson
1
28
Designing interfaces that don't suck when your customers scale!
robpearson
0
51
.NET Deployment Strategies: The Good, Bad and Ugly
robpearson
0
130
Concept to Cash
robpearson
1
110
Brisbane Cocoaheads Intro/News for December 2015
robpearson
0
49
Brisbane Cocoaheads Intro/News for October 2015
robpearson
0
64
Brisbane Cocoaheads Intro/News for August 2015
robpearson
0
74
Other Decks in Programming
See All in Programming
Testing Trophyは叫ばない
toms74209200
0
560
Ruby×iOSアプリ開発 ~共に歩んだエコシステムの物語~
temoki
0
200
兎に角、コードレビュー
mitohato14
0
170
1から理解するWeb Push
dora1998
4
1.3k
速いWebフレームワークを作る
yusukebe
5
1.6k
Kiroで始めるAI-DLC
kaonash
2
520
AIコーディングAgentとの向き合い方
eycjur
0
250
複雑なドメインに挑む.pdf
yukisakai1225
5
960
AI時代のUIはどこへ行く?
yusukebe
12
7.4k
【第4回】関東Kaggler会「Kaggleは執筆に役立つ」
mipypf
0
1k
AI OCR API on Lambdaを Datadogで可視化してみた
nealle
0
230
為你自己學 Python - 冷知識篇
eddie
1
340
Featured
See All Featured
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
111
20k
Scaling GitHub
holman
463
140k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
8
520
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
9
800
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
30
9.6k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
GraphQLとの向き合い方2022年版
quramy
49
14k
A Modern Web Designer's Workflow
chriscoyier
696
190k
A Tale of Four Properties
chriscoyier
160
23k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
36
2.5k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
How STYLIGHT went responsive
nonsquared
100
5.8k
Transcript
Core Location 1 September 2015 @robpearson
Agenda
Core Location in iOS 9
Agenda • Background updates • locationManager.requestLocation() • Apple Watch updates
WWDC Video https://developer.apple.com/videos/wwdc/2015/?id=714
locationManager .requestLocation()
requestLocation() • Starts • Thresholds • Calls Delegate once •
Stops
Apple Watch
Foreground Only
Authorization Request on Watch • Apple Watch Shows Alert •
iPhone Shows Prompt • Answer on iPhone
requestLocation() Works very well w/ iPhone or standalone
Apple Watch Continuous Location monitoring ...
Questions