You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: