Skip to content

Releases: yasirkula/UnityAndroidRuntimePermissions

v1.2.2

09 Mar 09:06
Compare
Choose a tag to compare

Fixed rare "No such proxy method" error for native callback functions

v1.2.1

14 Nov 20:59
Compare
Choose a tag to compare

Potential fix for IllegalStateException on Android (closed #15)

v1.2.0

09 Jul 19:02
Compare
Choose a tag to compare
  • 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
Choose a tag to compare
Fixed build error

v1.1.5

12 Apr 20:12
Compare
Choose a tag to compare
Embedded proguard.txt file to AAR library which should get rid of Cla…

v1.1.4

28 Oct 13:28
5f6454c
Compare
Choose a tag to compare

v1.1.3

28 Apr 13:17
Compare
Choose a tag to compare
Bugfix for a potential IllegalArgumentException when asking for permi…

v1.1

03 Mar 12:50
Compare
Choose a tag to compare
Updated Asset Store link