Releases: yasirkula/UnityAndroidRuntimePermissions
Releases · yasirkula/UnityAndroidRuntimePermissions
v1.3.0
07 Apr 18:56
Compare
Sorry, something went wrong.
No results found
BREAKING CHANGE: Replaced RequestPermission with RequestPermissionAsync (see yasirkula/UnityNativeGallery#343 )
Updated Unity version to 2021.3.41f1 (simplified codebase accordingly)
v1.2.2
09 Mar 09:06
Compare
Sorry, something went wrong.
No results found
Fixed rare "No such proxy method" error for native callback functions
v1.2.1
14 Nov 20:59
Compare
Sorry, something went wrong.
No results found
Potential fix for IllegalStateException on Android (closed #15 )
v1.2.0
09 Jul 19:02
Compare
Sorry, something went wrong.
No results found
BREAKING CHANGE: CheckPermission now returns bool because Permission was unreliable when the permission was modified via Settings
Added async variants of RequestPermission functions that don't freeze the app unnecessarily
Fixed RequestPermission sometimes not working when the permission was reset via Settings (#14 )
v1.1.6
12 Apr 20:26
Compare
Sorry, something went wrong.
No results found
v1.1.5
12 Apr 20:12
Compare
Sorry, something went wrong.
No results found
Embedded proguard.txt file to AAR library which should get rid of Cla…
v1.1.4
28 Oct 13:28
Compare
Sorry, something went wrong.
No results found
v1.1.3
28 Apr 13:17
Compare
Sorry, something went wrong.
No results found
Bugfix for a potential IllegalArgumentException when asking for permi…
v1.1
03 Mar 12:50
Compare
Sorry, something went wrong.
No results found