2019-05-29 07:25:55.021667+0900 Runner[5977:2813567] [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.
I add missing NSPhotoLibraryUsageDescription key to Info.plist.
iOS app crashes when photo addition button taped.
I add missing NSPhotoLibraryUsageDescription key to Info.plist.