Skip to content

(short issue description)Only the error code but no error reason was returned after the MQTT5 connection failed. #675

@powerzd

Description

@powerzd

Describe the bug

My client encountered an error code 2065 during the MQTT connection process. The failure callback did not return the error reason simultaneously, and I have no idea how to resolve this issue. I want to know how to handle this error and also need a documentation that explains all the connection error codes.

Expected Behavior

Both the error code and the error reason can be returned.

Current Behavior

When the error code 2065 is encountered, only the error code is returned, and no error reason is provided.

Reproduction Steps

It occurs when I encounter the error code 2065.

Possible Solution

No response

Additional Information/Context

No response

SDK version used

1.27.2

Environment details (OS name and version, etc.)

Android 16 SM-S928U

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThis issue is a bug.needs-triageThis issue or PR still needs to be triaged.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions