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 -

javascript - Get parameter of GET request -

javascript - Twitter Bootstrap - how to add some more margin between tooltip popup and element -