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

[Android Bug] The library requests unnecessary WRITE_EXTERNAL_STORAGE permission in Android 10 (API 29). #2062

Open
sean5940 opened this issue May 27, 2024 · 0 comments

Comments

@sean5940
Copy link

sean5940 commented May 27, 2024

Version

Tell us which versions you are using:

  • react-native-image-crop-picker v0.41.1
  • react-native v0.73.8?

Platform

Tell us to which platform this issue is related

  • Android

Expected behaviour

The library does not perform unnecessary WRITE_EXTERNAL_STORAGE permission checks on Android 10 (API 29).

Actual behaviour

The library performs unnecessary WRITE_EXTERNAL_STORAGE permission checks in Android 10 (API 29).

Steps to reproduce

Attachments

// stacktrace or any other useful debug info

Love react-native-image-crop-picker? Please consider supporting our collective:
👉 https://opencollective.com/react-native-image-crop-picker/donate

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