Hello all
I hope all is well
Please i have problem with saving image in document directory
I have to create photo vault in swift language and i save the images in document directory and display the images in my custom collection view my problem is
How can i delete specific image from document directory , how can when i select specific image from my custom collectionView in method didSelect how can i delete this image which i selected it from document directory ( NSFileManager)
Thanks Advance