-
Notifications
You must be signed in to change notification settings - Fork 795
Home
Samuel Spencer edited this page Jan 22, 2021
·
8 revisions
Welcome to the SwiftyStoreKit wiki!
This framework provides a simple block based API with robust error handling on top of the existing StoreKit framework. It does NOT persist in app purchases data locally. It is up to clients to do this with a storage solution of choice (i.e. NSUserDefaults, CoreData, Keychain).