Post

Replies

Boosts

Views

Activity

Reply to Downloading files to external storage
Sorry. I could have been more specific about the question. I am asking if in iOS do we have the capability to download a file from an application directly into Local storage or external storage. The process I am familiar with is: The downloading happens in App Sandbox environment . Then copy the file from App Sandbox environment to the external storage or Local storage. Is there a possibility that we eliminate the step of downloading it into App Sandbox and can directly download it to the Local Storage or External storage, if possible with the user chosen location?
Sep ’24