Upload files (iOS SDK)

Updated at:

This document describes how to upload files using the OSS iOS SDK.

An object is the basic unit of data in OSS. The OSS iOS SDK provides four methods to upload files:

Note

For more information about the scenarios for each upload method, see Upload files.

You can monitor the upload progress with a progress bar chart (iOS SDK) and configure an upload callback (iOS SDK).