#CoreLocation
#Feedback FB20937080 if you work with #CoreLocation and/or #SwiftUI. #rdar
November 6, 2025 at 12:24 PM
v0.9.4 of background_location_gbb A Flutter plugin to get location updates in the background for both Android and iOS. Uses CoreLocation for iOS and FusedLocationProvider for Android. Changelog excerpt: - Some versions are updated

Interest | Match | Feed
Origin
pub.dev
September 27, 2025 at 11:22 AM
Can we decide where reverse geocoding lives and leave it be?

1. https://developer.apple.com/documentation/mapkit/mkreversegeocoder/initwithcoordinate: (use CLGeocoder)
2. https://developer.apple.com/documentation/CoreLocation/CLGeocoder (use MapKit)

Feels like googling for recursion.
CLGeocoder | Apple Developer Documentation
An interface for converting between geographic coordinates and place names.
developer.apple.com
July 31, 2025 at 5:59 AM
F1 track GPS test. ✅ (Can you name the track? ☺️)

#appdev #swift #swiftui #ios #CoreLocation #export #excuseforadrive #Formula1
July 16, 2025 at 10:14 PM
- File downloads over a network
- Location streaming with CoreLocation
- Performance measurement with CADisplayLink

Read the full blog here: blog.jacobstechtavern.com/p/async-stream
Advanced Swift Concurrency: AsyncStream
How and when to use this powerful Swift Concurrency tool
blog.jacobstechtavern.com
June 11, 2025 at 5:32 PM
I want to avoid requesting too much data from HealthKit. Allowing me to not depend on HK much, for example I’ll compute the distance, avg speed etc… myself from CoreLocation. Maybe I’m wrong. #BuildInPublic
May 26, 2025 at 4:58 PM
- File downloads over a network
- Location streaming with CoreLocation
- Performance measurement with CADisplayLink

Read the full blog post and all my worked examples here: blog.jacobstechtavern.com/p/async-stream
Advanced Swift Concurrency: AsyncStream
How and when to use this powerful Swift Concurrency tool
blog.jacobstechtavern.com
May 25, 2025 at 3:01 PM
How to build an AsyncStream that tracks your location

We set the AsyncStream up in our LocationManager, that uses CoreLocation delegate callbacks to get the latest rotation angle.

Creating an async stream is as simple as declaring it.
May 23, 2025 at 3:02 PM
- File downloads over a network
- Location streaming with CoreLocation
- Performance measurement with CADisplayLink

Read the full blog post and check out my worked examples here: blog.jacobstechtavern.com/p/async-stream
Advanced Swift Concurrency: AsyncStream
How and when to use this powerful Swift Concurrency tool
blog.jacobstechtavern.com
May 19, 2025 at 3:06 PM
statements written by utterly deranged
May 14, 2025 at 8:34 AM
If you're stuck just ask.

I've worked with a package to translate from a EPSG25831 to EPSG4326 coordinate system.

For reference EPSG4326 is the one CoreLocation is using.
April 30, 2025 at 7:53 AM
Playing around with CoreLocation recording, accidentally creating a generic metal band name logo
April 26, 2025 at 12:53 AM
It compares the traditional CLLocationManager with newer wrappers like CLMonitor and CLLocationUpdate, and includes sample code and testing advice for smooth implementation.
#ios #iosdevelopment #swift #swiftui #swiftlang #CoreLocation
February 3, 2025 at 5:34 AM
Newly posted: a video from March 2023:

• Pushing the limits of Core Location by Nick Patrick
• Native UI, Shared Logic: Leveraging Kotlin Multiplatform to share code between iOS and Android by Carlo Rapisarda

www.youtube.com/watch?v=Xjvu...

#iosdev #swift #Kotlin #CoreLocation
iOSoho: Pushing the limits of Core Location && Sharing code across platforms with Kotlin
YouTube video by Dev Community
www.youtube.com
January 20, 2025 at 5:24 PM
RT @thekarladam: If anything, I wouldn't be surprised if this is shared for CoreLocation requests without actually doing GPS requests
November 9, 2024 at 9:22 PM
CoreLocation for mac is retarded.
November 6, 2024 at 2:43 AM
MapKit und CoreLocation für Cappuccino http://post.ly/lHjI
November 19, 2024 at 10:34 AM
CoreLocation is going nuts in here. Presidio is Times Square and Russian Hill is Paradise, NV. WTF? #wwdc
November 20, 2024 at 10:40 PM