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

🐞 [Android 10] - ImagePicker.openCamera method - Users can use fake camera instead of taking pictures with phone camera

Open duc562000 opened this issue 3 months ago • 0 comments

Image

On android 10 if using fake camera software, by calling ImagePicker.openCamera method, user can still download photos from album, is there any way to completely prevent this problem ?

"react-native-image-crop-picker": "^0.38.0", "react-native": "0.73.5", Link to download fake camera software on Android 10: https://fake-camera.en.uptodown.com/android

duc562000 avatar Sep 09 '25 09:09 duc562000