Tell us which versions you are using:
Tell us to which platform this issue is related
buildToolsVersion = "28.0.3"
minSdkVersion = 21
compileSdkVersion = 28
targetSdkVersion = 29
supportLibVersion = "28.0.0"
googlePlayServicesAuthVersion = "15.0.1"
googlePlayServicesVersion = "16.+"
OpenCamera and Open picker should work
You recieve an error:
Open Camera => E_FAILED_TO_OPEN_CAMERA Permission denied
Open Picker => E_NO_IMAGE_DATA_FOUND
1.Install The last RN Version as a new App
2.Try to open de picker or the camera
3.Crash happens
Version
Tell us which versions you are using:
- react-native-image-crop-picker ^0.22.0
- react-native ^0.59.10
Platform
Tell us to which platform this issue is related
- Android
buildToolsVersion = "28.0.3"
minSdkVersion = 21
compileSdkVersion = 28
targetSdkVersion = 29
supportLibVersion = "28.0.0"
googlePlayServicesAuthVersion = "15.0.1"
googlePlayServicesVersion = "16.+"Expected behaviour
OpenCamera and Open picker should work
Actual behaviour
You recieve an error:
Open Camera => E_FAILED_TO_OPEN_CAMERA Permission denied
Open Picker => E_NO_IMAGE_DATA_FOUNDSteps to reproduce
1.Install The last RN Version as a new App
2.Try to open de picker or the camera
3.Crash happens
Attachments
Most helpful comment
I have solved this by installing the react-native-image-picker 0.29.0