iOS14 -[PHPhotoLibrary presentLi
2021-11-08 本文已影响0人
东方诗空
iOS14 -[PHPhotoLibrary presentLimitedLibraryPickerFromViewController:] crash
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[PHPhotoLibrary presentLimitedLibraryPickerFromViewController:]: unrecognized selector sent to instance 0x11040b280'
terminating with uncaught exception of type NSException
在 Info.plist 文件中添加新键 PHPhotoLibraryPreventAutomaticLimitedAccessAlert ,设置其值为 YES:
记录
iOS 14适配:
https://www.jianshu.com/p/1803bd950b90