READ_CONTACTS

Read-only access to the device's contacts.

  • Android: READ_CONTACTS.

  • iOS: NSContactsUsageDescription.

Android 17 note: see CONTACTS — the permission-free Contact Picker is the preferred path for occasional "pick a few contacts" flows; this grant remains for apps needing ongoing access to the full contacts store.

Properties

Link copied to clipboard
open override val identifier: String

Unique identifier for this permission.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Whether this permission needs a specific transition from PARTIAL to background access.