cinder92 / react-native-get-music-files

React Native package to get music files from local and sd for iOS and Android
MIT License
130 stars 66 forks source link

Field requires API level 30 (current min is 25): android.provider.MediaStore.Audio.AudioColumns#GENRE #120

Open m2001619 opened 1 month ago

m2001619 commented 1 month ago

I am encountering an issue where the React Native package is requiring API level 30 for android.provider.MediaStore.Audio.AudioColumns#GENRE, while my project's minimum API level is set to 25. This is causing compatibility issues and prevents the package from being used in projects targeting lower API levels.

Screenshot_1721049238 Screenshot from 2024-07-15 16-11-40