tag:github.com,2008:https://github.com/yasirkula/UnityNativeCamera/releases Tags from UnityNativeCamera 2025-04-07T18:46:25Z tag:github.com,2008:Repository/131913440/v1.5.0 2025-04-07T18:56:09Z v1.5.0 <p>- BREAKING CHANGE: CheckPermission returns bool instead of Permission…</p> <p>… (see <a class="issue-link js-issue-link" href="https://github.com/yasirkula/UnityAndroidRuntimePermissions/issues/14">yasirkula/UnityAndroidRuntimePermissions#14</a>)</p> <p>- BREAKING CHANGE: Replaced RequestPermission with RequestPermissionAsync (see <a class="issue-link js-issue-link" href="https://github.com/yasirkula/UnityNativeGallery/discussions/343">yasirkula/UnityNativeGallery#343</a>) <br />- BREAKING CHANGE: Removed CanOpenSettings since it's now always true <br />- Updated Unity version to 2021.3.41f1 (simplified codebase accordingly) <br />- iOS frameworks are now added properly instead of changing OTHER_LDFLAGS <br />- Fixed Xcode compiler warnings</p> yasirkula tag:github.com,2008:Repository/131913440/v1.4.4 2024-06-24T10:25:34Z v1.4.4 yasirkula tag:github.com,2008:Repository/131913440/v1.4.3 2024-03-09T09:06:51Z v1.4.3 yasirkula tag:github.com,2008:Repository/131913440/v1.4.2 2023-11-14T21:02:21Z v1.4.2 yasirkula tag:github.com,2008:Repository/131913440/v1.4.1 2023-10-28T10:47:10Z v1.4.1 <p>Removed the new READ_MEDIA permissions: <a href="https://support.google.com/googleplay/android-developer/answer/13986130">https://support.google.com/go…</a></p> <p><a href="https://support.google.com/googleplay/android-developer/answer/13986130">…ogleplay/android-developer/answer/13986130</a></p> yasirkula tag:github.com,2008:Repository/131913440/v1.4.0 2023-07-13T16:39:19Z v1.4.0 <p>Added async variants of RequestPermission function that don't freeze …</p> <p>…the app unnecessarily</p> yasirkula tag:github.com,2008:Repository/131913440/v1.3.9 2023-07-11T22:05:06Z v1.3.9 <p>No media permission will be asked on Android 14+ devices because part…</p> <p>…ial media access permissions are confusing for the end-user + Fixed RequestPermission sometimes not working when the permission was reset via Settings</p> yasirkula tag:github.com,2008:Repository/131913440/v1.3.8 2023-03-24T20:28:09Z v1.3.8 yasirkula tag:github.com,2008:Repository/131913440/v1.3.7 2022-12-10T16:27:58Z v1.3.7 <p>It's more likely that the Android device will respect PreferredCamera…</p> <p>….Front</p> yasirkula tag:github.com,2008:Repository/131913440/v1.3.5 2022-09-22T21:19:00Z v1.3.5 <p>Added asynchronous LoadImageAtPathAsync and GetVideoThumbnailAsync fu…</p> <p>…nctions (requires 2018.4 or later)</p> yasirkula