Privacy Manifest Required Reason API Audit
Guide to auditing and creating PrivacyInfo.xcprivacy files for required reason APIs in iOS apps.
Guide to auditing and creating PrivacyInfo.xcprivacy files for required reason APIs in iOS apps.
Tutorial on building an AI-powered expense tracker app using SwiftUI, integrating Firestore and ChatGPT, for iOS, macOS, and visionOS.
Discussion of the upcoming Apple event for new iPads and the lack of Swift programming live streamers in the community.
A SwiftUI tutorial on building an iMessage-style chat input with ScrollView, LazyVStack, and safeAreaInset.
A course on SwiftUI fundamentals for iOS development using Xcode 15, covering UI creation, customization, data-driven lists, and multi-screen apps.
A technical guide on extracting 2FA secrets from the abandoned Authenticator Plus iOS app using SQLCipher and Ruby.
A guide to using SwiftyMocky, a mocking framework for Swift, to simplify unit testing by creating mocks for dependencies.
Tutorial on using PhotosPicker in production SwiftUI apps, covering loading, downsampling, and saving user media efficiently.
A curated newsletter issue covering the latest news, tutorials, and tools for mobile automation, including CI/CD, testing, and DevOps for iOS, Android, and Flutter.
Explains unexpected scaling behavior of UIFontMetrics and @ScaledMetric in iOS/iPadOS and provides a workaround for proportional UI scaling.
Apple's iOS 17.4 update in the EU will break Progressive Web Apps (PWAs), removing key features to maintain its App Store dominance, contrary to DMA intentions.
A podcast episode discussing the importance of implementing achievement systems in games to boost player engagement and retention.
A curated newsletter issue covering mobile automation news, CI/CD guides, testing strategies, and tools for iOS, Android, Flutter, and React Native development.
Investigates a bug in iOS 17.2+ causing custom keyboard extensions with Swedish (se.) bundle IDs to disappear from settings and the keyboard switcher.
A guide to debugging Universal Links in SwiftUI, covering entitlements, AASA files, and troubleshooting steps.
Discusses Apple Vision Pro first impressions and the confusing new App Store rules for third-party payments and stores in the EU and US.
A developer adds GameCenter leaderboards with weekly resets to their iOS game, Endless Hurdles, to foster fair competition.
A simple, free iOS and visionOS app for quick sketching and brainstorming, designed for instant doodling without ads.
A developer's guide to understanding and correctly implementing the often confusing SwiftUI alignment guide API for custom view layouts.
Explains the difference between StoreKit 2's Transaction.currentEntitlements and Transaction.updates for managing in-app purchases in iOS apps.