SDK-004
Already initialized
Initialization was called again on an SDK instance that is already running.
What the SDK does
The repeated call is ignored. It does not apply new configuration to the existing instance.
What to check
Keep one initialization path
Initialize at your application entry point. If a framework integration already initializes the SDK, remove a duplicate manual init() call.
Apply changes on a fresh start
Restart the process or reload the page after changing configuration. Calling init() again does not replace the existing reporter.
Still seeing the error?
Send the code, SDK version, runtime and a redacted error message. Keep credentials and customer data out of the report.
Email SDK support