Skip to content

yusufcaglar/iOS15-SwiftUI-InAppPurchaseDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

iOS15-SwiftUI-InAppPurchaseDemo

In-App Purchase Demo app written with SwiftUI

If you want to try it for yourself, follow these steps.

  1. Open StoreViewModel file

  2. Change com.premium.world1 to a uniqueString let products = try await Product.products(for: ["com.premium.world1"])

  3. Open Configuration file

  4. Change productID to the uniqueString in step 2

  5. Deploy and try.

  6. You have to change uniqueString every time because it's a non-consumable In-App Purchase

Gif

In-App Purchase Demo

About

In-App Purchase Demo app written with SwiftUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages