Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Valid file types for iCloud?

Tags:

ios

iphone

icloud

I find many similar question but i didn't get solution for this.

Is it possible to upload some file like image, document, zip file to upload on iCloud programmatically?

like image 886
HiddenDeveloper Avatar asked Dec 21 '25 07:12

HiddenDeveloper


1 Answers

See table 4-1 in the documentation:

How do you manage the data? Manage files and directores using the NSFileManager class. Open, close, read, and write files using standard file system routines.

So if you can create a file, you can store it in iCloud. But remember there's a finite, relatively small amount of space available.

like image 121
Stephen Darlington Avatar answered Dec 22 '25 22:12

Stephen Darlington



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!