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 or Kotlin, you could use our SDK in order to integrate the CMP into your app. The SDK brings all the features that you need. See here for more info.

Integration into a native iOS app (Swift)

If your app is created using Swift or Objective-C, you could use our SDK in order to integrate the CMP into your app. The SDK brings all 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 8 and above (minimum API Level 27)
  • iOS version 12.0 and above 

Basically, our last supported versions cover all versions from 2018 on. 

Supported Standards

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

  • IAB TCF v2
  • IAB GPP
  • ConsentManager custom vendors and purposes

 

 

Back to top