Learn to use the iOS SDK
Learn to use the iOS SDK
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.
- Create a new iOS app in Xcode.
 - Install the iOS SDK into your project.
 - Configure a Box App so that the iOS SDK can access the Box API.
 - Make an API call to the Box API with the iOS SDK.