My app allows users to send pictures via email to other people. If you are a non-user and are emailed a picture then you would obviously download the picture to the devices photo library. However I have a section in the app where a user can go to view all pictures that have been sent them. Every time a user sends a picture I attach my app name to the filename. I was thinking I could just load up all pictures from the user’s photo library that have a filename with my app name it, but I have come to discover that you can’t actually get the filenames. Is there any other way I can have the user download the images into the app, into the system.DocumentsDirectory or somehow access the photo library filenames? [import]uid: 152084 topic_id: 27380 reply_id: 327380[/import]