Getting Setup

Implement the Cloneable SDK into your own app

Integrate into your application

The following guides will walk you through the basic steps requried to get the Cloneable SDK for iOS running within your own, existing application. Each of the steps in the following guides are required for a basic implementation.

Example App

We've provided a demo application at the following link which implements all of the concepts in the following getting setup guide. The application allows for logging in, running workflows from your user account, and provides code examples and implementations on how to work with various parts of the SDK

In addition to demonstrating how to get setup with the SDK the demo app will also include some advanced concepts such as creating your own components.

https://github.com/Cloneable-Inc/Cloneable-Example-iOS-App

Last updated