ivpusic / react-native-image-crop-picker

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

When i pcik image, android open a special page #2106

Open Elliot-Ami opened 3 weeks ago

Elliot-Ami commented 3 weeks ago

Version

Platform

Expected behaviour

Open android photo album

Actual behaviour

android open a special page _20241022111024.jpg

I don't konw why Is it related to the Android version?

Steps to reproduce

  1. I click on the button to call this function
ImagePicker.openPicker({
    mediaType: 'photo',
    includeBase64: true,
 })
TrejoCode commented 2 hours ago

Hey dude, it's normal, is not a bug, you can press on the menu and you can select "the app" to pick a image, close please.