yasirkula / UnityNativeGallery

A native Unity plugin to interact with Gallery/Photos on Android & iOS (save and/or load images/videos)
MIT License
1.39k stars 199 forks source link

Android14 with get permission READ_MEDIA_VISUAL_USER_SELECTED but not get picture when callback #325

Open wangzongyi opened 1 month ago

wangzongyi commented 1 month ago

Android14 with get permission READ_MEDIA_VISUAL_USER_SELECTED but not get picture when callback,can you fix this bug?

yasirkula commented 1 month ago

It's the first time I hear the permission READ_MEDIA_VISUAL_USER_SELECTED and NativeGallery doesn't ask or use that permission.