Integration Overview

After completing the check-list, you are all set to begin integration of Kruzr SDK into your app!

Integration can be divided into 4 stages : To set up the Kruzr SDK into your application, you need to follow 4 important steps:

  1. Setup Project: Integrate the SDK and its dependencies into your application. You can refer the detailed steps for Project Set-up here

  2. Enable Kruzr SDK: Create a configuration, and set up callbacks.

  3. Initialize SDK: Run it.

  4. Interact, Test and Deploy the SDK within your app!

The next sections provide you with detailed explanations on each stage of integration.

Last updated

Was this helpful?