Whats New in Your App SwiftUI

preview_player
Показать описание
Purchasers of your app may have automatic updates turn on and when you release our update your app, unless they visit the App Store they won't know what feature enhancements or fixes have occurred in your app.

In this video I am going to show you how you can create a WhatsNew screen that you can present to your users whenever a new build or version of your app is released.

We will use the new @AppStorage property wrapper in iOS 14 to save the current version in UserDefaults so that the screen will not be presented again until the version changes.

Starter project:

Completed project on GitHub:

Swift Packages for a WhatsNew type package that support UIKit SwiftUI that support versions of iOS earlier than iOS 14

******** Download my StewartLynch YouTube Channel Application - Free ***********

Stewart Lynch's YouTube Channel
CreaTECH Solutions Website
Stewart Lynch's GitHub
Рекомендации по теме
Комментарии
Автор

The way you communicate where you are in the codebase and what is being built is well presented, Stewart! This will go a long way to helping other creators keep better pace with their viewer.

damaniturner