Install via Swift Package Manager
Open Xcode (15 or newer), go to File → Add Package Dependencies…, enter the package URLhttps://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
Add dependency toPodfile.