mwaterfall / MWPhotoBrowser

A simple iOS photo and video browser with grid view, captions and selections.
MIT License
8.75k stars 2.71k forks source link

You must add NSPhotoLibraryUsageDescription in info.plist in example #554

Open ShrinkLynn opened 7 years ago

ShrinkLynn commented 7 years ago

clear simulator data, then run example.

crash at reason below: " 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."

heemoe commented 7 years ago

look at this issue #550