Questions tagged [files.app]

Files.app is the general file management app for Apple's iOS operating system, introduced with iOS 11.

1 questions
1
vote
2 answers

How to access data in a UIPasteboard copied by Files.app?

I'd like to use Files.app to copy a folder (e.g. from Dropbox or iCloud), then switch to my App and read the contents of this folder for further processing. I can't find a way though to get the actual data from UIPasteboard. Calling loadObject on…
DrMickeyLauer
  • 4,455
  • 3
  • 31
  • 67