Package-level declarations

Types

Link copied to clipboard
class BaseApplication : Application, KoinComponent

The main entry point for the application process.

Functions

Link copied to clipboard

Monitoring is opt-out, so a pending decision counts as enabled. KotzillaSDK.getConsent() returns null while no decision has been recorded yet.

Link copied to clipboard

Records the default decision on first launch. Without it the consent gate would buffer telemetry indefinitely for anyone who never opens the settings screen.

Link copied to clipboard
Link copied to clipboard
fun KoinApplication.setupMonitoring()