Releases: yasirkula/UnityNativeGallery
Releases · yasirkula/UnityNativeGallery
v1.9.0
- BREAKING CHANGE: CheckPermission returns bool instead of Permission (see yasirkula/UnityAndroidRuntimePermissions#14)
- BREAKING CHANGE: Replaced RequestPermission with RequestPermissionAsync (see #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
v1.8.1
v1.8.0
v1.7.9
v1.7.8
v1.7.7
v1.7.6
- Removed the new READ_MEDIA permissions: https://support.google.com/googleplay/android-developer/answer/13986130
- Photo Library Usage Description doesn't override Xcode setting if it's empty