Info
Content

Integrating the CMP into an Android/iOS App

The CMP can be implemented into your app via different ways, this usually depends on how your app is created:

Integration into a native Android app (Java/Kotlin)

If your app is created using Java, you could use our SDK in order to integrate the CMP into your app. The SDK brings alle the features that you need. See here for more info.

Integration into a native iOS app (Swift)

If your app is created using Swift, you could use our SDK in order to integrate the CMP into your app. The SDK brings alle the features that you need. See here for more info.

Integration into a web-app (HTML)

If your app is created as a web-app (PWA) you can use our normal HTML-Code in order to integrate the CMP.

OS Support

consentmanager supports the following OS versions:

  • Android 4.1 (API Level 16)
  • iOS version 11.0

Supported Standards

The ConsentManager GDPR/CCPA SDK for Android supports the following industry standards:

  • IAB TCF v1
  • IAB TCF v2
  • IAB USPrivacy v1
  • ConsentManager custom vendors/purposes
  • Google Additional Consent Mode (Google AC String)
Back to top