GrantLocationAlways

actual object GrantLocationAlways

Entry point for initializing the Grant LocationAlways module.

expect object GrantLocationAlways

Entry point for initializing the Grant LocationAlways module.

actual object GrantLocationAlways

Entry point for initializing the Grant LocationAlways module.

Functions

Link copied to clipboard
actual fun initialize()

No-op on Android, as Android handles permissions via Manifest and Intents.

expect fun initialize()

Initializes the LocationAlways permission handler. Must be called before requesting LocationAlways permissions. It is safe to call this multiple times.

actual fun initialize()

Registers the LocationAlways permission handler for iOS.