iOS Programming Guide

This guide will navigate you through the SDK's basic features. You can review what is possible with the Kii SDK, and even get a head start with some sample code. After reviewing the guide, you'll be ready to dig into our SDK or check the appledoc for more information.

Here are the steps to start developing your iOS mobile apps.

  1. Integrate the SDK and prepare your environments.

    Follow the instruction in iOS Quick Start to set up the Kii Cloud and your local development environments. Also, set up the push notification environments as needed.

  2. Leverage Kii Cloud features

    Implement your mobile app by leveraging the necessary Kii Cloud features. For the overview of the available features, see Kii Cloud SDK.

    We also recommend you to read Implementation Guidelines before you start the actual implementation.