Parsing Real-Time Transit Data in Swift with Protobuf
A complete guide to integrating GTFS-Realtime feeds into your iOS app using Google's Protocol Buffers and Swift.
I've been developing mobile applications for the iOS platform for over a decade. Apart from coding, I love gaming, creating tutorials, blogging about my learnings and drinking coffee ☕️.
A complete guide to integrating GTFS-Realtime feeds into your iOS app using Google's Protocol Buffers and Swift.
A step-by-step guide to fixing the common WeatherKit JWT authentication error caused by missing entitlements and App Services configuration.
Learn how to generate thumbnails for PDF files in SwiftUI by reading files with fileImporter and creating thumbnail images with PDFKit