Standard vs Dynamic SDK Comparison
Feature | Standard SDK | Dynamic SDK |
---|---|---|
Usage | Best for straightforward and efficient user onboarding. The Standard SDK completes the flow and returns control. | Suitable for custom screens or extra business logic between steps in the IDV process. |
Integration Simplicity | Quick and easy integration process. | More complex setup, providing greater control and flexibility. |
Look and Feel Customization | Extensive customization available through the IDWise Theme Designer, with instant updates without code modifications. | Same extensive customization as the Standard SDK, with instant updates. |
Business Logic | Embedded within the SDK, not exposed step-by-step, using pre-built error handling UIs. | Processing results are exposed at each step, allowing customer-implemented frontend logic. |
User Error Handling | The IDWise SDK automatically handles user errors by displaying an error screen that explains the issue and provides instructions on how to resolve it, while also offering the option to retry the step. | The IDWise SDK provides error feedback codes to your app, and you are responsible for implementing the user error handling and retry mechanism. |
Pre-built Smart Capturing Process | ✔ (Available) | ✔ (Available) |
Supported Platforms | Android, iOS, Web | Android, iOS |
Updated 22 days ago