Apple Event, Where are the Swift live streamers?
Discussion of the upcoming Apple event for new iPads and the lack of Swift programming live streamers in the community.
Discussion of the upcoming Apple event for new iPads and the lack of Swift programming live streamers in the community.
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.
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.
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.
Developer explains the technical challenges and user reception that led to sunsetting the Goth & Metal Emoji apps after 8 years.
A developer shares initial impressions and basic concepts of SwiftData, Apple's data persistence framework built on Core Data, after experimenting with it.
Developer announces the sunsetting of three long-running iOS card-based apps after 12 years, to focus on other projects.
An Apple developer shares the holiday story of their new emoji picker app being rejected from the iOS App Store for mimicking Apple's native emoji catalog.
Memo Widget is a simple app providing sticky note widgets for macOS, iOS, and visionOS Home Screens, Lock Screens, and desktops.
A guide on integrating CoreData with SwiftUI for iOS app development, covering setup, context management, and data persistence.
A tutorial on converting REST API JSON data directly into CoreData entities in Swift, eliminating the need for duplicate model classes.