I want to duplicate an image from the Photo Library but I want to check in the future if I already have imported this image.
Immagine this scenario.
- I have a photo in my Photo Library.
- I import it in my app by making a copy of it.
- I remove this photo from my library.
- At a later time I reinsert this picture to my photo library (Same photo from iPhoto, just didn't synch it's album before and I have now)
Is there a unique identifier that I can use to compare the two pictures? is the URL unique? Or do I have to look into the metadata and try to match it? If so, what would you suggest? Created Data and location? Just created Date? Size?
Thanks for your advice.