1

I am trying to build an app that imports files from other apps to my app using UIDocumentMenuViewController(in UIDocumentPickerModeImport mode). I could able to do successfully with apps like dropbox. When i try do the same with iCloud pages, file gets copied to the the folder 'DocumentPickerIncoming', But I get the below error when I try to get the contents of the file.

The operation couldn’t be completed. Permission denied

CyberInfo
  • 240
  • 2
  • 9
  • 1
    it turns that *.pages is actually a folder, not a file. Now I am struck at how to provide data or file path to upload it to my server. – CyberInfo Oct 02 '14 at 19:39

0 Answers0