initLater

abstract fun initLater(context: Context, args: StartupArgs)
abstract suspend fun initLater(scope: CoroutineScope, context: Context, args: StartupArgs)