GrantContacts

actual object GrantContacts

Entry point for initializing the Grant Contacts module.

expect object GrantContacts

Entry point for initializing the Grant Contacts module.

actual object GrantContacts

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

actual fun initialize()

Registers the Contacts permission handler for iOS.