Which android permission requires access to contacts? -


my app keeps asking permission access contacts, can see picture don't use read_contacts. there other permission triggers access contacts?

required permissions

get_accounts part of same permission group read_contacts. so, if calling requestpermissions() get_contacts, permission dialog user sees have language focused on contacts.


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -