Codename One Adds Permission-Free Contact Picker for iOS and Android

Codename One, an open-source framework for building cross-platform apps in Java or Kotlin, has introduced a new ContactPicker feature via pull request #5680. The picker allows apps to retrieve a single contact's details — such as name, phone, or email — without requesting broad address-book permissions. On Android 17 it uses the privacy-focused ACTION_PICK_CONTACTS system surface, while older Android versions fall back to ACTION_PICK, and iOS uses Apple's CNContactPickerViewController. Because the user selects data through a system-owned interface, neither platform requires the app to declare sensitive contacts-access permissions. Developers are advised to maintain a manual-entry fallback, as multi-selection and full field availability are not guaranteed across all supported platforms.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.



Discussion (0)
Log in to join the discussion and vote.
Log in