How to add subscriptions to a SwiftUI app

Опубликовано: 11 Октябрь 2024
на канале: RevenueCat
6,491
116

View the sample app on GitHub: https://github.com/RevenueCat/purchas...

Get your free RevenueCat account and API key: https://www.revenuecat.com/

In this video, I am going to show you how to implement in-app subscriptions in a SwiftUI app. We're going to be using the Magic Weather app, which is a sample app available on GitHub so that you can follow along. There are a few prerequisites needed, like a RevenueCat account, which you can sign up for at RevenueCat.com.

Since we're using SwiftUI, we're making an iOS app. So therefore you use Apple's App Store Connect to configure products and then you'll need to clone the Magic Weather repo if you wanna follow along.

#swiftui #swiftuitutorial #swiftuitutorials