Once initialization succeeds, listen for the initialSuccess event before calling start().
This ensures all required assets and network resources are ready.
Note: Do not store the duix instance inside a reactive data object (e.g., Vue’s data() or React’s state). SDK instances should remain stable references outside reactivity systems.