Skip to main content

Documentation Index

Fetch the complete documentation index at: https://documentation.qonversion.io/llms.txt

Use this file to discover all available pages before exploring further.

Qonversion supports CocoaPods, Carthage, and Swift Package Manager.

CocoaPods

Add to your Podfile:
pod 'Qonversion'
Run pod install.

Carthage

Add to your Cartfile:
github "qonversion/qonversion-ios-sdk"
Run carthage update.

Swift Package Manager

In Xcode, go to File → Add packages… and enter https://github.com/qonversion/qonversion-ios-sdk.