https://github.com/didomi/unity
Unity plugin for the Didomi CMP
https://github.com/didomi/unity
ccpa cmp consent consent-management gdpr unity unity2d unity3d
Last synced: 20 days ago
JSON representation
Unity plugin for the Didomi CMP
- Host: GitHub
- URL: https://github.com/didomi/unity
- Owner: didomi
- License: other
- Created: 2020-05-22T12:29:20.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2026-03-10T09:35:51.000Z (about 2 months ago)
- Last Synced: 2026-03-11T02:07:08.447Z (about 2 months ago)
- Topics: ccpa, cmp, consent, consent-management, gdpr, unity, unity2d, unity3d
- Language: C#
- Homepage:
- Size: 201 MB
- Stars: 4
- Watchers: 6
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Didomi Unity Plugin
[Didomi](https://www.didomi.io) 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](https://www.didomi.io) Unity
plugin. This plugin enables Unity developers to easily use [Didomi](https://www.didomi.io)'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.
# Installation
## Downloads
Check out our [releases](https://github.com/didomi/unity/releases) for the latest official version of the plugin.
## Documentation
For instructions on installing and using the plugin, please read our documentation:
- [Developer guide](https://developers.didomi.io/cmp/unity-sdk).
- [API reference](https://developers.didomi.io/cmp/unity-sdk/reference)
For instructions on how to contribute to the plugin and its internal architecture, [read our internal documentation](./docs/overview.md).
## Requirements
Unity Version 2019.3.12f1 or later
# Sample app
Clone this repository and open the `source/` folder in Unity.
# Suggesting improvements
To file bugs, make feature requests, or to suggest other improvements,
please use [Github's issue tracker](https:////github.com/didomi/unity/issues).
# License
This plugin is [released under the BSD-3 license](LICENSE.md).