Install SDK
Qonversion supports Cocoapods, Carthage, and Swift Package Manager to package your dependencies as a framework.Install via Cocoapods
Add dependency toPodfile.
pod install in the project directory to download the dependency.
Install via Carthage
To integrate SDK into your Xcode project using Carthage, specify it in your Cartfile:Install via Apple Swift Package Manager
Open Xcode, go to File → App packages… and enter the package URLhttps://github.com/qonversion/qonversion-ios-sdk to the search bar to import the package.
Kids Mode for Qonversion IOS SDK
In case you are building an App for Kids, please, follow this guide to learn more about Kids Mode for Qonversion SDKs.What’s Next