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.
Install via Git URL
Available starting from Unity 2018.3. Just add this line to the Packages/manifest.json file of your Unity Project:Install via OpenUPM
Qonversion SDK package is available on the openupm registry. You can install it via openupm-cli.Install Native Dependencies
Make sure your project contains the External Dependencies Manager package. Otherwise, iOS & Android dependencies won’t be resolved. This can result in a package import issues. Here are the steps describing how to install the External Dependency Manager:- Download the last version of the External Dependencies Manager package.
- In the Unity Editor click Import package -> Custom package
- Choose a file with the
.unitypackagedependency from the folder you’ve downloaded before and install it.
- For iOS - Assets -> External Dependency Manager -> iOS Resolver -> Install Cocoapods
- For Android - Assets -> External Dependency Manager -> Android Resolver -> Resolve
Kids Mode for Qonversion Unity 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