Question is in the title, how do I check to see if there is another image in the bundle with the same name?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
So as far as I know, there is no way to check for duplicate images with the same name in your documents folder. So I decided just to make a manager class for the images that I add to the doc folder and keep track of everything that way.