One more thing...
Hello, you're reading Infinum iOS Cocoa Treats, bringing you the latest iOS related news straight to your inbox every week.
Unobtrusive runtime warnings for libraries
Runtime warnings in libraries are a great way to notify your users that something unexpected has happened, or that an API is being used in an incorrect manner.

Read More
Articles
Apple provides a built-in TLS encryption and digital signing for free when communicating over HTTPS. But when we work with sensitive user data, we might still want to add an extra level of security.

Creating Kotlin inspired extensions.

Potential topics/things for an iOS developers to focus on this year.

Property Wrappers to the rescue.

What's going to happen with Swift on the Server in 2022? Distributed actors, Vapor 5, some predictions and wishes.

A label might seem trivial, but it plays an important role in SwiftUI.
Creating convenience APIs that make it possible to convert async/await-based functions into Combine publishers.
Other
Running processes at different Quality of Service affects their performance differently on Intel and M1 Macs.