Today we go over how to make In App Purchases using StoreKit with Swift 4. In this tutorial, you will learn how to setup consumable, non consumable, auto renewable subscriptions, non renewing subscriptions, and restoring purchases. We cover setting up your App ID on the Apple Developer account, creating test users that can make sandbox purchases, and implementing StoreKit into our project.
StoreKit is a MUST know for any developer that wants to charge their users through the app. Knowing how to