Swift News: Web vs In-App Purchase, Liquid Glass, Micro-Interactions, AsyncStream, Dynamic Type, and more


July 28th, 2025

Swift News editions have been hit or miss lately. I've been focusing on my latest app and traveling for summer vacations. Blah blah blah, excuses, excuses. I'm working on getting back to a regular filming schedule. Life events should die down towards the second half of August.

Swift News - Video Version - Get my thoughts on the articles below.

Search in Liquid Glass

We're all going to be updating our apps to Liquid Glass this summer. This article walks you through how to implement Search so that it shows up in the proper place per platform. For example, search bars are now at the bottom of the screen on iOS.

Delightful Micro-Interactions

This is a great article from the creators of Honk were they showcase and discuss on the delightful micro-interactions that made Honk, "Honk-ish". I'm not saying you should go through and add all kinds of insane animations to your app. But I'm certain this article will give you an idea to add a little more delight into your app and to give the impression that your app is very well crafted.

Web Checkout vs. In-App Purchases

Remember that whole Epic vs. Apple court battle? And we can now offer web checkout to our users instead being forced to go through Apple? I know, it doesn't get talked about that much anymore.... Anyway, RevenueCat ran an experiment with the app they acquired a few months ago and the results are in! Does web checkout convert better than In-App Purchases?

Deciding between ‘let’ and ‘var’ for Swift struct properties

On the surface, this seems like a very basic topic. But I bet a lot of you will learn a new tip on how this choice affects the initializer for your structs.

Advanced Swift Concurrency: AsyncStream

Jacob's articles always make me laugh while teaching me something. This one is no different. Check it out to learn about Swift Concurrency's AsyncStream and some common use cases. I can attest. AsyncStream is awesome to use.

Making your iOS app more accessible with dynamic type

Correctly supporting Dynamic Type in your app is NOT easy. This article claims it's about 10% extra work when you adopt it from the start, which I highly disagree with. I go on a rant in the Swift News YouTube video, but I don't feel like typing a book on that right now. Check out the video if you want to see it. Other than that, the article is great at describing the problem of supporting Dynamic Type and giving a few tips to solve the most common issues.

Till next time,

Sean

Sean Allen

Join thousands of developers who get Swift News delivered straight to their inbox every Monday. Stay up to date with the latest news, articles, videos, podcasts, and expert insights on Swift and iOS development. I’ll break down key topics, share my thoughts, recommend must-know resources, and give you a behind-the-scenes look at what I’m working on.

Read more from Sean Allen

August 11th, 2025 Swift News - Video Version - Get my thoughts on the articles below. Forget MVVM in SwiftUI Looks like it's time for the annual MVVM in SwiftUI debate. Personally, I've moved on from MVVM in my apps a couple years ago so I tend to agree with this articles line of thinking. At the same time... I think arguing about architecture on the internet is a giant waste of time. But, I wanted to share this article for those that may only know MVVM and have never considered another way....

June 16th, 2025 After brief hiatus due to travel and working on my next app, Swift News is back! And there's a lot to talk about because we're fresh of the best week of the year, WWDC. In this edition of Swift News I share some of my favorite highlights and give my thoughts on them. What are you most excited to build this summer that was announced at WWDC? Swift News - Video Version - Get my thoughts on the articles below. Meet Liquid Glass I'm a fan of the new design because of the crazy...

April 29th, 2025 Swift News is taking a break until Monday, June 2nd (right before WWDC). I have to miss a couple weeks due to travel, and I want to get my new app launched before the craziness of WWDC takes over. So, I'm pausing YouTube videos till the end of May (they are VERY time consuming). So, enjoy this edition of Swift News and I'll talk to ya in a few weeks 👋. Swift News - Video Version - Get my thoughts on the articles below. Advice to My Younger Self This article shares sage advice...