When you’re building an app for kids, it is necessary to follow policies from Apple and Google. To help you with it, we have implemented separate Kids Mode settings for our SDKs. What is included: we do not collect IDFA, GAID and other advertisement attributes in case the mode is enabled.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.
iOS
Kids Mode for iOS SDK is available for installation using CocoaPods. Please, follow the steps below:- Add dependency to your
Podfile.
- Run
pod installin the project directory to download the dependency.
Android & Android-based cross-platforms
For Android & Android-based cross-platforms, you can install our SDKs as usual. Then enable Kids Mode during the initialization phase:iOS App Extensions watchOS/visionOS