Unity-Contacts-List
Unity-Contacts-List copied to clipboard
The app crashes
even when i have set the runtime permissions for the three(read sms, contacts and phone state), the app crashes on android of Api 31, what could be the reason?
Same here, any suggestion ???
Same for me, getting this exception on Android 10: Error AndroidRuntime java.lang.SecurityException: getIccSerialNumber: The user 10506 does not meet the requirements to access device identifiers.
with all of these permissions requested
"android.permission.READ_PHONE_STATE", "android.permission.READ_SMS", "android.permission.READ_CONTACTS"