initialize

fun initialize(apiKey: String, applicationContext: Context)

Configure Klaviyo SDK with your account's public API Key and application context. This must be called to before using any other SDK functionality

Parameters

apiKey

Your Klaviyo account's public API Key

applicationContext