How to get images from the iPad library

2019-09-08 16:16发布

问题:

Is there any approach to get images from the iPad library without using an embedded UIImagePicker controller?

回答1:

You can use the Assets Library.



回答2:

You could try Assets Framework, however it's only available since version 4.0.