react-native-image-crop-picker icon indicating copy to clipboard operation
react-native-image-crop-picker copied to clipboard

(Android) ImagePicker.openPicker still work without permission

Open DonRyu opened this issue 2 years ago • 1 comments

Version

Tell us which versions you are using:

  • react-native-image-crop-picker "^0.37.3"
  • react-native "0.68.2",

Platform

Tell us to which platform this issue is related

  • Android

Expected behaviour

Without files and media permission, ImagePicker.openPicker should not run

Actual behaviour

-I didn't put android.permission.READ_EXTERNAL_STORAGE at manifest, but at the app setting files and media is made

-Files and media permission is don't allow but ImagePicker.openPicker is still working

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

DonRyu avatar Jun 29 '22 17:06 DonRyu

see https://github.com/ivpusic/react-native-image-crop-picker/issues/1811#issuecomment-1183729977

johnf avatar Jul 13 '22 22:07 johnf