0.2.8-4 • Published 6 months ago

com.chartboost.core.consent.usercentrics v0.2.8-4

Weekly downloads
-
License
-
Repository
-
Last release
6 months ago

Chartboost Core Usercentrics Adapter

The Chartboost Core Usercentrics adapter mediates Usercentrics via the Chartboost Core SDK.

Minimum Requirements

PluginVersion
Chartboost Core SDK0.0.0+
Cocoapods1.11.3+
iOS11.0+
Xcode14.1+
Android API21+
Unity2020.3.37f+

Integration

Chartboost Core Usercentrics Adapter is distributed using the public npm registry as such it is compatible with the Unity Package Manager (UPM). In order to add the Chartboost Core Usercentrics Adapter to your project, just add the following to your Unity Project's manifest.json file. The scoped registry section is required in order to fetch packages from the NpmJS registry.

  "dependencies": {
    "com.chartboost.core.consent.usercentrics": "0.2.8-0",
    ...
  },
  "scopedRegistries": [
    {
      "name": "NpmJS",
      "url": "https://registry.npmjs.org",
      "scopes": [
        "com.chartboost"
      ]
    }
  ]

Contributions

We are committed to a fully transparent development process and highly appreciate any contributions. Our team regularly monitors and investigates all submissions for the inclusion in our official adapter releases.

Refer to our CONTRIBUTING file for more information on how to contribute.

License

Refer to our LICENSE file for more information.

0.2.8-4

6 months ago

0.2.8-3

7 months ago

0.2.8-2

7 months ago

0.2.8-1

9 months ago

0.2.8-0

9 months ago