hnvn / flutter_image_cropper

A Flutter plugin for Android and iOS supports cropping images
1k stars 393 forks source link

App crashes on ios 16 #417

Open alixumer opened 1 year ago

saho-ventures commented 1 year ago

Setting TOCropViewController's minimum deployment to 11.0 in pods fixed this for me.

alixumer commented 1 year ago

@saho-ventures Not working

yoonhoelee commented 1 year ago

The app crashes on my emulator running ios 16.4 is there a solve for this?

yoonhoelee commented 1 year ago

Seems to be working after upgrading flutter via 'flutter upgrade' and using http: 1.0.0