2pods
Seam3 is a framework built to bridge gaps between CoreData and CloudKit. It handles almost all of the CloudKit hassle. All you have to do is use it as a store type for your CoreData store. Local caching and sync is taken care of. It builds and exposes different features to facilitate and give control to the developer where it is demanded and required.
Seam3 is based on Seam by nofelmahmood
Changes in Seam3 include:
License: NOASSERTION
SubscriptionMonitor automates the tasks required to validate in-app purchase receipts for auto-renewing subscriptions. It will periodically refresh the application receipt and validate it against your server. It will then deliver an NSNotification (and optionally invoke a closure) to let your app know that the receipt has been refreshed and that it should check for changes in subscriptions.
License: MIT