How can I load images from a user's photo album on the iPhone?

后端 未结 4 690
予麋鹿
予麋鹿 2021-01-14 05:32

I\'d like to randomly load images from the user\'s photo album, but I\'d prefer not to have to access an image picker (i.e. I\'d like to have the images be random background

4条回答
  •  不知归路
    2021-01-14 06:02

    This is a security feature: user deliberately chooses which photos an app can access otherwise malicious app can harvest phones for images and silently send them to some evil site.

提交回复
热议问题