All Products
Search
Document Center

Object Storage Service:Upload files (iOS SDK)

Last Updated:Dec 02, 2025

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).