Step 2: Basic Integration


How to use AppConsentUnified

1. Get your AppKey

The first step is to create your source / notice and retrieve your generated YOUR_APP_KEY from AppConsent : https://app.appconsent.ioarrow-up-right

2. Initialise AppConsentUnified

The second step is to initialise the SDK Our AppConsentUnified iOS SDK supports the following target:

  • iOS, (iPhone, iPad and macOS through mac Catalyst) minimum deployment target 13.0

Our AppConsentUnified framework is built in Swift and UIKit, and supported integration within a Swift and Objective-C app. It is possible to use within a SwiftUI app following various approaches (one of them is in the example below)

circle-exclamation
circle-info

INFO

In the example below, the code focuses on using the SDK exclusively.

Last updated