python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to use iOS security scoped bookmarks across devices?
On iOS (14/15) I'm trying to pass security scoped bookmarks to user picked files on iCloud Drive between devices but whatever I try: I cannot get urls to be restored on another device running the same...
Gerrit Beuze
Votes: 0
Answers: 0
Proper way to check if URL points to directory or file (uncluding FileWrapper)?
I am looking for a proper way to definitively check if an URL points to a file or a directory. Files should include filewrapped data like UIDocument using a FileWrapper to wrap its underlying structur...
Wizard
Votes: 0
Answers: 0
UIDocument saveToURL deletes original file
I'm trying to use -[UIDocument saveToURL:(NSURL *)url forSaveOperation:(UIDocumentSaveOperation)saveOperation completionHandler:(void (^ __nullable)(BOOL success))completionHandler] to save a duplicat...
catlan
Votes: 0
Answers: 2