Flutter image picker not working in ios 14 with Mac M1 chip simulator

Issue

Image picker appears with list of images , but cannot pick an image from list. I have already added camera permission to plist file. It working in real device with ios 12.6. I am using ios 14 simulator in Mac M1 machine.

Solution

Try upgrading to Xcode 13.1. It worked for me.

Answered By – N. Cesarino

Answer Checked By – Terry (FlutterFixes Volunteer)

Leave a Reply

Your email address will not be published. Required fields are marked *