Access iPhone disk from iphone SDK -


We have a scenario to access iPhones disk space,

1. The user will place a file in the disk space and the app will run 2. The app must access the disk space and identify the user posted file. 3. I can drag files into apps and pars and do business logic.

Is it possible by any chance, I now consider it to be legally impossible.

Please

PS: App will go to Apple for verification process and will be available in App Store.

As long as the user is ready to use iTunes to copy the device into the file, then It is entirely possible in 3.2 / 4.0. See UIFileSharingEnabled in the document.


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -