Open avlonder opened 3 years ago
Tell us which versions you are using:
Android (OxygenOS)
const image = await ImagePicker.openPicker({ mediaType: 'photo', width: Blob.size.large, height: Blob.size.large, multiple: false, cropping: true, enableRotationGesture: true, cropperCircleOverlay: true, cropperActiveWidgetColor: colors.primary, cropperStatusBarColor: colors.primary });
Opens the photo library.
Does nothing. Sorry, I don't have extra logging info. It happens on the device of one of my testers.
facing same issue on Oneplus 11r android14
Version
Tell us which versions you are using:
Platform
Android (OxygenOS)
Expected behaviour
Opens the photo library.
Actual behaviour
Does nothing. Sorry, I don't have extra logging info. It happens on the device of one of my testers.