B
B
Boris2017-09-16 15:57:50
iOS
Boris, 2017-09-16 15:57:50

How to create your own view to select a photo?

Good afternoon, tell me articles or examples of how you can customize the choice of photos from the phone's file system.
PS
Just starting to learn swift =)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Igor Cherny, 2017-09-17
@BorisBoris

there are no photos from the file system, the application has access to several folders in the application's sandbox and it has nothing to do with the photos on the phone. Access to photos occurs through completely different mechanisms and only with the approval of the user.
There is a PHPhotoLibrary object that gives access to photos, read the documentation: https://developer.apple.com/documentation/photos/p... or google in Russian.
spec-zone.ru/RU/iOS/documentation/Photos/Reference...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question