UnityAndroidPermissions icon indicating copy to clipboard operation
UnityAndroidPermissions copied to clipboard

Unity Android Runtime Permissions for Android Marshmallow

Results 2 UnityAndroidPermissions issues
Sort by recently updated
recently updated
newest added

I have integrated your plugin and it's working great - thanks! But I have one problem/suggestion: make the callbacks run on main thread. I was having a lot of problems...

Even if the user hasn't previously been prompted, when checking a permissions, the returnvalue is "Denied" instead of "ShouldAsk". When checking the class in the aar, it looks like RequestPermission...