/cmp-app

Usercentrics App Challenge

Primary LanguageKotlin

Usercentrics SDK Integration App

Instructions

  • Clone the repository
  • Import the project in latest version of Android Studio
  • Create a file name usercentrics.properties inside the root project folder and add a property named settingsId and assign it to Usercentrics' SettingsID. For eg, settingsId = "123456"
    Add settingsId to usercentric.properties
  • Sync gradle and run the app