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:
Setup Project: Integrate the SDK and its dependencies into your application. You can refer the detailed steps for Project Set-up here
Enable Kruzr SDK: Create a configuration, and set up callbacks.
Initialize SDK: Run it.
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?