Skip to content

shutdown

suspend fun shutdown()

Tears the SDK down: cancels background coroutines, unregisters the deep-link observer, and drops the client so initialize can run again. Not a privacy control — use FrakClient.setTrackingEnabled for that. Idempotent; Java uses shutdownAsync.