Skip to main content

iOS Getting Started

Requirements

  • Latest stable Xcode

Get the client token

To start working with Banuba SDK in your project, you need to have a client token. To receive a client token please fill in our form on banuba.com website, or contact us via info@banuba.com.

Build a Sample App

Before you begin, it is important to learn that Banuba SDK actually splitted on packages. During the release process you should pick only required packages (because our samples assume that you may test any feature). More about this here.

Next, try our samples and visit GitHub page.