iOS dev
@iosdevio
10.9K
subscribers
12
photos
5
files
5.97K
links
There is a single sponsored link in each issue (monday).
One sponsor per issue.
Every sponsored link should be highly relevant to Apple ecosystem app development.
Sponsored link price - 100$
Contact:
@tigorn
Download Telegram
Join
iOS dev
10.9K subscribers
iOS dev
https://www.mobiledevinterview.com/learn/system-design/gmail-application/
Mobile Dev Interview
Design Gmail - Mobile Dev Interview
Learn about Design Gmail in-depth with Mobile Dev Interview's comprehensive system-design resource.
iOS dev
https://www.kodeco.com/48297451-migrating-to-swift-6-tutorial
kodeco.com
Migrating to Swift 6 Tutorial
The migration path to Swift 6 is now a lot smoother, with lots more guideposts. Work through this tutorial to find out how much easier it’s become.
iOS dev
https://theswiftdev.com/2025/type-safe-and-user-friendly-error-handling-in-swift-6/
Theswiftdev
Type-safe and user-friendly error handling in Swift 6 - The.Swift.Dev.
Learn how to implement user-friendly, type-safe error handling in Swift 6 with structured diagnostics and a hierarchical error model.
iOS dev
https://www.artemnovichkov.com/blog/getting-started-with-apple-foundation-models
Artem Novichkov
Getting Started with Apple's Foundation Models
Learn how to use Foundation Models in iOS apps
iOS dev
https://www.swiftbysundell.com/articles/decoding-swift-types-that-require-additional-data/
Swift by Sundell
Decoding Swift types that require additional data | Swift by Sundell
How Swift’s CodableWithConfiguration API can be used to inject additional, required data into a type’s decoding process, without having to use optionals or declare any additional decoding-specific types.
iOS dev
https://fatbobman.com/en/posts/notificationcentermessage-a-new-concurrency-safe-notification-experience-in-swift-62/
fatbobman.com
NotificationCenter.Message - A New Concurrency-Safe Notification Experience in Swift 6.2
Discover Swift 6.2’s new concurrency-safe NotificationCenter.Message APIs to ensure type safety, eliminate runtime errors, and streamline notification handling.