inaturalist / SeekReactNative

Seek v2, built with React Native for Android and iOS

Home Page:https://www.inaturalist.org/pages/seek_app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gallery screen not working Android 13+

jtklein opened this issue · comments

can’t load the photo library in Seek with Android 13, even after giving photo permissions. basically the old permission READ_EXTERNAL_STORAGE has been replaced with READ_MEDIA_IMAGES for Android 13+: https://stackoverflow.com/questions/72948052/android-13-read-external-storage-permission-still-usable/73630987#73630987