Articles by tag: ios-development
GPS tracker in iOS: Kalman filter and geohash implementation
How to create a background GPS tracker on SwiftUI without third-party dependencies. Technical solutions for data processing and passing App Store Review. Learn the details of implementation.
NaiveProxy for iOS/macOS: free client and server
How to deploy a NaiveProxy tunnel on Apple devices in 2 minutes. Instructions for installing the server with one command and configuring the client. For developers and technical specialists.
iOS development on Windows without Mac — GitHub Actions
Set up iOS app builds on Windows: XcodeGen, GitHub Actions, certificates. Two examples in App Store. Instructions for middle/senior dev — start without MacBook.
iOS app for reading blood pressure from blood pressure monitor: development and OCR
Learn how to create an iOS app for reading blood pressure from a blood pressure monitor via camera. Overview of SwiftUI stack, Vision framework, and local data storage.