init

fun init(appContext: Context, options: SpaceKitOptions.() -> Unit = {})

This method must be called before interaction with the SpaceKit SDK. Should be in a common place such as your application's android.app.Application class.