I created a screen using Objective-C in an iPhone project. In this case, there are two buttons (for example, A and B). When you click A, one xml file will be created in the folder (for example, INBOX).
My problem: I need to create a file only if it does not exist in the INBOX folder. How can i do this? Can someone tell me the syntax?
objective-c iphone
Sowmya Feb 22 2018-11-22T00: 00Z
source share