Skip to content

Consumables In App Purchase for iOS , Apple StoreKit

Notifications You must be signed in to change notification settings

esikmalazman/Swift-NFT-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Swift-NFT-iOS

App that allow to purchase virtual currency via In-App Purchase capabilities from Apple StoreKit

What Did I Learn

  1. StoreKit to allow and manage user purchase consumables item from In-App Purchase
  2. Setup Sandbox user from App Store Connect
  3. Refactor the app to MVC design pattern
  4. Achieved to populate data from UICollectionView
  5. Saved the purchasing items in UserDefaults

Frameworks

  • UIKit
  • StoreKit

Future Updates

  • Adding animation to make user experience more intuitive
  • Sync data across device with CloudKit
  • Dark mode support
Swift-NFT-demo.mp4

About

Consumables In App Purchase for iOS , Apple StoreKit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages