Didomi is a leading Consent Management Platform that allows companies to collect, store, and leverage user consent under GDPR, CCPA, and other data privacy regulations. This plugin enables Unity developers to get in compliance and optimize their consent rate and monetization on native mobile apps.
This repository contains the source code and a sample app for the Didomi Unity
plugin. This plugin enables Unity developers to easily use Didomi's Consent Management Platform
on Android and iOS apps without having to write Java or Objective-C code.
The plugin provides a C# interface for collecting consent that is used by C# scripts in your Unity projects.
Check out our releases for the latest official version of the plugin.
For instructions on installing and using the plugin, please read our documentation:
For instructions on how to contribute to the plugin and its internal architecture, read our internal documentation.
Unity Version 2019.3.12f1 or later
Clone this repository and open the source/
folder in Unity.
To file bugs, make feature requests, or to suggest other improvements, please use Github's issue tracker.
This plugin is released under the BSD-3 license.