Skip to content

v1.2.0

Compare
Choose a tag to compare
@yasirkula yasirkula released this 09 Jul 19:02
· 2 commits to master since this release
  • 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)