gskinnerTeam / flutter-folio

A platform adaptive Flutter app for desktop, mobile and web.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Camera access on iOS

Kei-z opened this issue · comments

with iPhone SE (2nd), iOS 14.4

When I tried add pictures and accessed its device camera, app was crashed with this log:

[access] This app has crashed because it attempted to access privacy-sensitive data without a usage description. The app's Info.plist must contain an NSPhotoLibraryUsageDescription key with a string value explaining to the user how the app uses this data.

commented

Thanks, just should be fixed now, please let us know if not.
Cheers,