lisen87 / image_pickers

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

Error: `Read memory card access denied` #106

Open danoetz opened 1 year ago

danoetz commented 1 year 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 11 months ago

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

danoetz commented 11 months ago

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

Not yet. I used another package

lisen87 commented 11 months ago

try image_pickers: ^2.0.4+3