Skip to content

iOS

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

Note

Hive SDK supports a variety of development engines (Unity, Unreal Engine, etc.). This guide assumes you already know how to develop, build, and release game apps using each development engine, and guides you on how to use Hive SDK. For information on developing, building, and releasing game 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 Hive SDK.

Installing CocoaPods

First, install CocoaPods.

$sudo gem install cocoapods

Create a Podfile to configure the CocoaPods settings.

$sudo pod init

Setting up Hive Console

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