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
60
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
41
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
140
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
65
Brisbane Cocoaheads Intro/News for August 2015
robpearson
0
75
Other Decks in Programming
See All in Programming
EMこそClaude Codeでコード調査しよう
shibayu36
0
440
ALL CODE BASE ARE BELONG TO STUDY
uzulla
28
6.7k
CSC305 Lecture 09
javiergs
PRO
0
310
あなたとKaigi on Rails / Kaigi on Rails + You
shimoju
0
190
Six and a half ridiculous things to do with Quarkus
hollycummins
0
220
三者三様 宣言的UI
kkagurazaka
0
220
実践Claude Code:20の失敗から学ぶAIペアプログラミング
takedatakashi
18
8.8k
20251016_Rails News ~Rails 8.1の足音を聴く~
morimorihoge
3
840
チームの境界をブチ抜いていけ
tokai235
0
230
フロントエンド開発のためのブラウザ組み込みAI入門
masashi
7
3.6k
Server Side Kotlin Meetup vol.16: 内部動作を理解して ハイパフォーマンスなサーバサイド Kotlin アプリケーションを書こう
ternbusty
3
250
alien-signals と自作 OSS で実現する フレームワーク非依存な ロジック共通化の探求 / Exploring Framework-Agnostic Logic Sharing with alien-signals and Custom OSS
aoseyuu
2
690
Featured
See All Featured
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
190
55k
The Straight Up "How To Draw Better" Workshop
denniskardys
238
140k
Making Projects Easy
brettharned
120
6.4k
The Invisible Side of Design
smashingmag
302
51k
Context Engineering - Making Every Token Count
addyosmani
8
300
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
4 Signs Your Business is Dying
shpigford
185
22k
How to Think Like a Performance Engineer
csswizardry
27
2.1k
The World Runs on Bad Software
bkeepers
PRO
72
11k
Build The Right Thing And Hit Your Dates
maggiecrowley
38
2.9k
Designing for humans not robots
tammielis
254
26k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
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