Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的应用程序使用 ALAssetsLibrary 写入自定义相册。有没有办法UIImagePickerController打开我的自定义相册(最好只允许查看我的相册)?
UIImagePickerController
这是内置控件的另一个恼人的限制。如果可能的话,GitHub 上的某个非常聪明的人会为我构建允许它的东西。
不幸的是,这UIImagePickerController是一个私有的系统类,它实际上不允许更改。
但是,您可能会做的是这样的事情:
选择一张图片 此应用程序将其图像存储在“独角兽”相册中。 Choose Image
选择一张图片
此应用程序将其图像存储在“独角兽”相册中。
Choose Image