Migrate from 0.3.0-beta01 to 6.0.0
Impact of Migration
What are the implications for your application?
The SDK Configuration
The initialize callback onError
public final fun initialize(
context: Context,
configuration: Configuration,
onCmpReady: (Appconsent) -> Unit,
onCmpOnError: (AppconsentExceptions) -> Unit
): UnitAppconsentExceptions - The new sealed class
What to do if an error occurs
Last updated