lisen87 / image_pickers

图片多选并压缩,保存图片到相册,视频多选,预览图片和视频
Apache License 2.0
90 stars 59 forks source link

Error: `Read memory card access denied` #106

Open danoetz opened 2 years ago

danoetz commented 2 years ago

final media = await ImagePickers.openCamera(cropConfig: CropConfig(enableCrop: false, width: 2, height: 3));

Can't open camera. Got error: Read memory card access denied

kendando commented 1 year ago

Hi, @danoetz. Did you ever get a solution to this?

danoetz commented 1 year ago

Hi, @danoetz. Did you ever get a solution to this?

Not yet. I used another package

lisen87 commented 1 year ago

try image_pickers: ^2.0.4+3