ivpusic / react-native-image-crop-picker

iOS/Android image picker with support for camera, video, configurable compression, multiple images and cropping
MIT License
6.16k stars 1.56k forks source link

openPicker doesn't work on OnePlus #1606

Open avlonder opened 3 years ago

avlonder commented 3 years ago

Version

Tell us which versions you are using:

Platform

Android (OxygenOS)

Expected behaviour

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.

Actual behaviour

Does nothing. Sorry, I don't have extra logging info. It happens on the device of one of my testers.

anwargul0x commented 6 months ago

facing same issue on Oneplus 11r android14