Hi all,
I am developing an app with Swift 5 and I am trying to find out how to retrieve files from the iOS photo library based on their file name search criterion.
Is this possible?
I am guessing there should be a unique file name for each image/video and if I am right, how to retrieve them if we already know their file name.
Thank you in advance,
Nikos
I am developing an app with Swift 5 and I am trying to find out how to retrieve files from the iOS photo library based on their file name search criterion.
Is this possible?
I am guessing there should be a unique file name for each image/video and if I am right, how to retrieve them if we already know their file name.
Thank you in advance,
Nikos