iOS Application Development Guide

This guide presents the features of the Thing-IF SDK with some sample code. Please check the reference for the detailed explanation on the features.

Please follow these guides to start implementing your application on iOS.

  1. Integrate the SDK and prepare your development environment

    Follow Quick Start to set up Thing Interaction Framework/Kii Cloud, local development environments, and push notification environments.

  2. Check the guideline.

    See Implementation Guidelines to get the grasp of mobile application implementation.

  3. Implement the initialization code

    Follow Initializing and Onboarding to implement the initialization code of the Kii Cloud SDK and Thing-IF SDK into your application. Also bind the Thing with the iOS device.

  4. Implement further to leverage the Thing Interaction Framework features

    Implement your application by Executing Commands, Triggers, and Browsing States. See Functional Model for the overview of these features.