GuidesMobileiOSLearn to use the iOS SDK
Edit this page

Learn to use the iOS SDK

Learn to use the iOS SDK

iOS emulator

The Box iOS SDK is a Swift language wrapper for adding the Box API into your iOS project.

Requirements

To begin working with the Box iOS SDK and this quick start, the following are required:

  • iOS 11.0+ / Mac OS X 10.13+
  • Xcode 10.0+

Overview

This guide will take you through the following steps.

  1. Create a new iOS app in Xcode.
  2. Install the iOS SDK into your project.
  3. Configure a Box App so that the iOS SDK can access the Box API.
  4. Make an API call to the Box API with the iOS SDK.