KovaleePurchases
Adding in-app purchases and subscriptions doesn't need to be a headache. KovaleePurchases comes with a set of APIs designed to streamline this integration.
It's part of a broader project KovaleeSDK
Installation
📦 Swift Package
The package can be simply installed as a dependency from XCode.
- Add a package by selecting
File→Add Packages…in Xcode’s menu bar. - Search for the Kovalee iOS SDK using the repo's URL:
https://github.com/cotyapps/KovaleePurchases-iOS.git - Set the Dependency Rule to be
Up to Next Major Version. - Select Add Package.
And you are good to go.
Requirements
| Platform | Minimum target |
|---|---|
| iOS | 14.0+ |
Integration
To properly work, this Package needs a set of configurations files that should be created by the team @Kovalee.
If you are interested in using this package for your iOS app, feel free to get in contact.