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
61
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
190
Designing interfaces that don't suck when your customers scale!
robpearson
0
43
Designing interfaces that don't suck when your customers scale!
robpearson
1
30
Designing interfaces that don't suck when your customers scale!
robpearson
0
57
.NET Deployment Strategies: The Good, Bad and Ugly
robpearson
0
140
Concept to Cash
robpearson
1
110
Brisbane Cocoaheads Intro/News for December 2015
robpearson
0
50
Brisbane Cocoaheads Intro/News for October 2015
robpearson
0
66
Brisbane Cocoaheads Intro/News for August 2015
robpearson
0
77
Other Decks in Programming
See All in Programming
ふつうの Rubyist、ちいさなデバイス、大きな一年
bash0c7
0
920
Docコメントで始める簡単ガードレール
keisukeikeda
1
110
20260228_JAWS_Beginner_Kansai
takuyay0ne
5
510
DevinとClaude Code、SREの現場で使い倒してみた件
karia
1
1k
AHC061解説
shun_pi
0
370
Vuetify 3 → 4 何が変わった?差分と移行ポイント10分まとめ
koukimiura
0
130
技術検証結果の整理と解析をAIに任せよう!
keisukeikeda
0
120
LangChain4jとは一味違うLangChain4j-CDI
kazumura
1
180
Go Conference mini in Sendai 2026 : Goに新機能を提案し実装されるまでのフロー徹底解説
yamatoya
0
580
AIに任せる範囲を安全に広げるためにやっていること
fukucheee
0
130
nuget-server - あなたが必要だったNuGetサーバー
kekyo
PRO
0
250
grapheme_strrev関数が採択されました(あと雑感)
youkidearitai
PRO
1
220
Featured
See All Featured
GraphQLとの向き合い方2022年版
quramy
50
14k
Navigating the Design Leadership Dip - Product Design Week Design Leaders+ Conference 2024
apolaine
0
220
Build your cross-platform service in a week with App Engine
jlugia
234
18k
Self-Hosted WebAssembly Runtime for Runtime-Neutral Checkpoint/Restore in Edge–Cloud Continuum
chikuwait
0
390
How to optimise 3,500 product descriptions for ecommerce in one day using ChatGPT
katarinadahlin
PRO
1
3.5k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
47
8k
Making Projects Easy
brettharned
120
6.6k
Winning Ecommerce Organic Search in an AI Era - #searchnstuff2025
aleyda
1
1.9k
Marketing Yourself as an Engineer | Alaka | Gurzu
gurzu
0
150
Scaling GitHub
holman
464
140k
DevOps and Value Stream Thinking: Enabling flow, efficiency and business value
helenjbeal
1
150
Unsuck your backbone
ammeep
672
58k
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