Copy link to clipboard
Copied
I need guidance in programming my iOS, Xcode, Swift app to copy my PDF NSData stream into the Files iCloud folder on my iPhone. Your Adobe Scan app can move a PDF file into the Files folder on my phone. I am trying to use UIDocument but can not get the correct NSURL. Did Adobe get special file permission to do this?
There is no special file permissions needed. This question was answered years ago. Start at this link on Apple's Forum and continue to follow the links provided; I followed their instructions and now have the code needed to store files into iCloud. Ya
https://forums.developer.apple.com/thread/109961 or search for iCloud Drive Files.
Copy link to clipboard
Copied
There is no special file permissions needed. This question was answered years ago. Start at this link on Apple's Forum and continue to follow the links provided; I followed their instructions and now have the code needed to store files into iCloud. Ya
https://forums.developer.apple.com/thread/109961 or search for iCloud Drive Files.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now