Skip to content

iOS

This getting started guide will guide you through the process of starting development with the Hive SDK.

Note

The Hive SDK supports a variety of development engines (Android Native, iOS Native, Unity, Unreal Engine, etc.). This guide assumes you already know how to develop, build, and release apps using each development engine, and guides you on how to use the Hive SDK. For information on developing, building, and releasing apps for each development engine, refer to the development engine's developer center and developer documentation.

Setting up the development environment

Ensure you have the necessary development environment set up to use the latest version of the Hive SDK.

Installing CocoaPods

First, install CocoaPods.

$sudo gem install cocoapods

Create a Podfile to configure the CocoaPods settings.

$sudo pod init

Setting up the Hive console

Join and log in to the Hive Console and complete the pre-configuration to use the Hive SDK.