An open API service indexing awesome lists of open source software.

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

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).