One more thing...
Hello, you're reading Infinum iOS Cocoa Treats, bringing you the latest iOS related news straight to your inbox every week.
What’s New With PhotosPicker in iOS 16
PhotosPicker in iOS 16 has a robust set of features for users to view and select assets, such as images and videos.

Read More
Code
Swift Charts is a new framework by Apple allowing us to visualize our data in a declarative way using SwiftUI. The Swift Charts framework inherits from SwiftUI its declarative nature and the power of intelligent defaults. This week we will start with the basics of the Charts framework.

Async-await in Swift is getting more popular as time goes by, but Combine publishers do not have built-in support for it currently. In this blog post, we’ll see how to expand some of the exis…

Learn how to store an array in UserDefaults.

Learn the difference between a launch screen and a splash screen in iOS.

The actual error message is too long for an article title. The error message looks like the following: Error: Referencing initializer ‘init (_:content:)&#

URLSession “and related classes provide an API for downloading data from … endpoints indicated by URLs.” Most iOS developers are familiar with using the URLSession singleton, shared, which has “reasonable default behavior”, including retrieving data from the actual endpoint represented...

Misc
Learn practical tips for cultivating career resilience in the tech industry. Discover strategies for surviving and thriving in a constantly changing field.