Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
m2001619 opened this issue Jul 15, 2024 · 0 comments

Comments

@m2001619
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant