roberto210394
Results
2
comments of
roberto210394
I have tried this ImagePicker.openPicker(ImagePickerProps) .then(img => { // it doesn't reach this part of the code this.onSuccesChangeAvatar(img) }) .catch(error => { console.log(error) }) .finally( console.log('it only reach this part...
> @roberto210394 if you are facing this only for Android 10 you can add following 2 lines in your AndroidManifest.xml