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
57
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
37
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
47
.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
おやつのお供はお決まりですか?@WWDC25 Recap -Japan-\(region).swift
shingangan
0
150
チームのテスト力を総合的に鍛えて品質、スピード、レジリエンスを共立させる/Testing approach that improves quality, speed, and resilience
goyoki
5
1.2k
Android 16KBページサイズ対応をはじめからていねいに
mine2424
0
640
AI Agent 時代のソフトウェア開発を支える AWS Cloud Development Kit (CDK)
konokenj
6
970
Claude Code + Container Use と Cursor で作る ローカル並列開発環境のススメ / ccc local dev
kaelaela
12
7.4k
QA x AIエコシステム段階構築作戦
osu
0
140
構文解析器入門
ydah
7
1.8k
Git Sync を超える!OSS で実現する CDK Pull 型デプロイ / Deploying CDK with PipeCD in Pull-style
tkikuc
4
450
[DevinMeetupTokyo2025] コード書かせないDevinの使い方
takumiyoshikawa
2
120
顧客の画像データをテラバイト単位で配信する 画像サーバを WebP にした際に起こった課題と その対応策 ~継続的な取り組みを添えて~
takutakahashi
4
1.4k
「テストは愚直&&網羅的に書くほどよい」という誤解 / Test Smarter, Not Harder
munetoshi
1
220
PHPカンファレンス関西2025 基調講演
sugimotokei
5
930
Featured
See All Featured
Why You Should Never Use an ORM
jnunemaker
PRO
58
9.5k
Gamification - CAS2011
davidbonilla
81
5.4k
A Modern Web Designer's Workflow
chriscoyier
695
190k
Visualization
eitanlees
146
16k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
60k
Designing for humans not robots
tammielis
253
25k
Designing Experiences People Love
moore
142
24k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
126
53k
The Pragmatic Product Professional
lauravandoore
35
6.8k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
30
2.2k
[RailsConf 2023] Rails as a piece of cake
palkan
55
5.7k
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