kmorkos / flutter_photokit

Flutter plugin to interact with iOS PhotoKit
Other
8 stars 15 forks source link

Set right permission #4

Open rogiervandenberg opened 5 years ago

rogiervandenberg commented 5 years ago

The example app crashed with the current settings. NSPhotoLibraryAddUsageDescription should be NSPhotoLibraryUsageDescription to make it work.