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
55
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
170
Designing interfaces that don't suck when your customers scale!
robpearson
0
31
Designing interfaces that don't suck when your customers scale!
robpearson
1
24
Designing interfaces that don't suck when your customers scale!
robpearson
0
45
.NET Deployment Strategies: The Good, Bad and Ugly
robpearson
0
130
Concept to Cash
robpearson
1
100
Brisbane Cocoaheads Intro/News for December 2015
robpearson
0
47
Brisbane Cocoaheads Intro/News for October 2015
robpearson
0
63
Brisbane Cocoaheads Intro/News for August 2015
robpearson
0
73
Other Decks in Programming
See All in Programming
Serverless Rust: Your Low-Risk Entry Point to Rust in Production (and the benefits are huge)
lmammino
1
160
Jakarta EE meets AI
ivargrimstad
0
620
自力でTTSモデルを作った話
zgock999
0
120
GoとPHPのインターフェイスの違い
shimabox
2
220
React 19アップデートのために必要なこと
uhyo
8
1.6k
PEPCは何を変えようとしていたのか
ken7253
3
300
推しメソッドsource_locationのしくみを探る - はじめてRubyのコードを読んでみた
nobu09
2
350
sappoRo.R #12 初心者セッション
kosugitti
0
280
データベースのオペレーターであるCloudNativePGがStatefulSetを使わない理由に迫る
nnaka2992
0
250
「個人開発マネタイズ大全」が教えてくれたこと
bani24884
1
290
dbt Pythonモデルで実現するSnowflake活用術
trsnium
0
270
オレを救った Cline を紹介する
codehex
13
13k
Featured
See All Featured
Statistics for Hackers
jakevdp
797
220k
Rebuilding a faster, lazier Slack
samanthasiow
80
8.9k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.7k
Stop Working from a Prison Cell
hatefulcrawdad
268
20k
Six Lessons from altMBA
skipperchong
27
3.6k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
100
18k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
251
21k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
Build The Right Thing And Hit Your Dates
maggiecrowley
34
2.5k
Fashionably flexible responsive web design (full day workshop)
malarkey
406
66k
The Cost Of JavaScript in 2023
addyosmani
47
7.4k
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