Standard vs Dynamic SDK Comparison

FeatureStandard SDKDynamic SDK
UsageBest 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 SimplicityQuick and easy integration process.More complex setup, providing greater control and flexibility.
Look and Feel CustomizationExtensive customization available through the IDWise Theme Designer, with instant updates without code modifications.Same extensive customization as the Standard SDK, with instant updates.
Business LogicEmbedded 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 HandlingThe 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 PlatformsAndroid, iOS, WebAndroid, iOS