Unity-Contacts-List icon indicating copy to clipboard operation
Unity-Contacts-List copied to clipboard

android permissions issue

Open jonavuka opened this issue 6 years ago • 0 comments

I don't know if anyone else has experienced this but for android if the user denies the permissions it crashes your application. As a precaution I would suggestion checking the permissions before attempting to retrieve the user's contacts. I used this to do the checking and permission requesting for android only: https://github.com/Over17/UnityAndroidPermissions

jonavuka avatar Nov 09 '18 02:11 jonavuka