debugInfo

Returns a JSON String containing detailed information about the state of the iAdvize SDK.

This method is intended for debugging purposes only and should be used to assist in diagnosing issues with the SDK. You can include the returned string in your logs, and share it with iAdvize support for further analysis of any encountered problems.

Important:

  • The structure and content of the JSON string may change without notice. Do not rely on it for any functionality in your application.

  • Do not attempt to parse or manipulate the JSON string; it is meant solely for debugging and support purposes.

Return

A JSON String representing the current state of the SDK.