DEV Community

Discussion on: iOS: Saving files into user’s iCloud Drive using FileManager

 
usb profile image
Umayanga Alahakoon

It’s English (US)

Thread Thread
 
boxed profile image
Anders Hovmöller

I have the same problem. I do everything in this article, but no folder appears. I tried to add a createDirectory call too, but no dice.

Thread Thread
 
boxed profile image
Anders Hovmöller

Well crap. In my case if I just created a file in the folder it appeared! So seems different from your case.