Is it possible for apps to pull all photos from your gallery and upload them to their server?

Is it possible for apps to pull all photos from your gallery and upload them to their server if you grant the app full access to your gallery?

I find it bizarre that this would be possible, even if Apple request permission to access their photos. I looked through ImagePickerController and it seem that users must select a photo/video to receive access through its delegate.

However, on most forums like Quorum users say apps can upload your entire library if you give them full access. If this is true can someone outline how it's possible?

Accepted Reply

Nevermind This can be done through PHAssetCollection

Replies

Nevermind This can be done through PHAssetCollection