Rather than implementing my own document rename method, I would like to use the document browser default view that can be reached by clicking the title of a file in a document browser. To do this I believe that one must call the rename method referenced here. However, this method is for NSDocument and does not work on the iPhone. Is there a similar method for UIDocument or another way to do this altogether?
Asked
Active
Viewed 109 times