Skip to content

Releases: yasirkula/UnityAndroidRuntimePermissions

v1.3.1

Choose a tag to compare

@yasirkula yasirkula released this 10 May 21:47

v1.3.0

Choose a tag to compare

@yasirkula yasirkula released this 07 Apr 18:56
  • BREAKING CHANGE: Replaced RequestPermission with RequestPermissionAsync (see yasirkula/UnityNativeGallery#343)
  • Updated Unity version to 2021.3.41f1 (simplified codebase accordingly)

v1.2.2

Choose a tag to compare

@yasirkula yasirkula released this 09 Mar 09:06

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

v1.2.1

Choose a tag to compare

@yasirkula yasirkula released this 14 Nov 20:59

Potential fix for IllegalStateException on Android (closed #15)

v1.2.0

Choose a tag to compare

@yasirkula yasirkula released this 09 Jul 19:02
  • 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

Choose a tag to compare

@yasirkula yasirkula released this 12 Apr 20:26
Fixed build error

v1.1.5

Choose a tag to compare

@yasirkula yasirkula released this 12 Apr 20:12
Embedded proguard.txt file to AAR library which should get rid of Cla…

v1.1.4

Choose a tag to compare

@yasirkula yasirkula released this 28 Oct 13:28
5f6454c

v1.1.3

Choose a tag to compare

@yasirkula yasirkula released this 28 Apr 13:17
Bugfix for a potential IllegalArgumentException when asking for permi…

v1.1

Choose a tag to compare

@yasirkula yasirkula released this 03 Mar 12:50
Updated Asset Store link