FlutterWay / gallery_picker

MIT License
8 stars 5 forks source link

Unable to allow library access in ios simulator in Flutter #9

Open dkml-123 opened 1 month ago

dkml-123 commented 1 month ago

Hi, I have pasted the required code into my info.plist file as per instruction listed on the gallery_picker documentation. I am having issues selected image from the IOS simulator. It gives me this error when I click on the button to upload an image.

Screenshot 2024-07-30 at 4 25 21 PM

I checked the settings in the IOS Simulator Settings->Privacy->Photos and it is already turned on.

erndmrcn commented 1 month ago

I have the same issue not for simulator but for a physical device. Even if the permission is granted as full access, the package acts as if it is not granted. I am wondering if this is about the underlined GalleryController and GET package.