Skip to main content
Qonversion is the data platform to power in-app subscription revenue growth. Qonversion allows fast in-app subscriptions implementation. It provides the back-end infrastructure to validate user receipts and manage cross-platform user access to paid content on your app, so you do not need to build your server. Qonversion also provides comprehensive subscription analytics and out-of-the-box integrations with the leading marketing, attribution, and product analytics platforms. Qonversion iOS SDK is compatible with macOS (10.15+) and Mac Catalyst and can be installed via Swift Package Manager (recommended) or CocoaPods.

Install via Swift Package Manager

Open Xcode (15 or newer), go to File → Add Package Dependencies…, enter the package URL https://github.com/qonversion/qonversion-ios-sdk and add the Qonversion library to your app target. With Swift Package Manager the Swift-only API lives in its own module (import QonversionSwift), and No-Codes — available on Mac Catalyst only, not on native macOS — in NoCodes; see the iOS installation page for the module table.

Install via CocoaPods

CocoaPods trunk becomes read-only on December 2, 2026. From that date new Qonversion releases will no longer be published to CocoaPods trunk — Swift Package Manager is the supported way to receive them; existing CocoaPods builds keep working. See the CocoaPods → Swift Package Manager migration guide.
Add dependency to Podfile.
Run pod install in the project directory to download dependency.