Skip to content

v1.5.0

Latest

Choose a tag to compare

@yasirkula yasirkula released this 07 Apr 18:56
· 2 commits to master since this release
  • BREAKING CHANGE: CheckPermission returns bool instead of Permission (see yasirkula/UnityAndroidRuntimePermissions#14)
  • BREAKING CHANGE: Replaced RequestPermission with RequestPermissionAsync (see yasirkula/UnityNativeGallery#343)
  • BREAKING CHANGE: Removed CanOpenSettings since it's now always true
  • Updated Unity version to 2021.3.41f1 (simplified codebase accordingly)
  • iOS frameworks are now added properly instead of changing OTHER_LDFLAGS
  • Fixed Xcode compiler warnings