GrantMotion

actual object GrantMotion

Entry point for initializing the Grant Motion module.

expect object GrantMotion

Entry point for initializing the Grant Motion module.

actual object GrantMotion

Entry point for initializing the Grant Motion 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 Motion permission handler. Must be called before requesting Motion permissions. It is safe to call this multiple times.

actual fun initialize()

Registers the Motion permission handler for iOS.