init
abstract fun init(context: Context, configuration: Configuration, logger: MeiroLogger = MeiroAndroidLogger())
Initialize the SDK
Parameters
context
application context
configuration
configuration of the SDK
logger
logger for the SDK
Initialize the SDK
application context
configuration of the SDK
logger for the SDK