Unity-Contacts-List
Unity-Contacts-List copied to clipboard
android permissions issue
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