Skip to content

最新版本下 onConnectionStatusChanged 恢复网络后无法接收 connected #2

@cipchk

Description

@cipchk
engine.onConnectionStatusChanged = (status) {
	print(status);
};

当网络中断后,会依次接收到 suspendnetworkUnavailable 两个状态,若客户端恢复网络后,并不会获取到任何状态的通知。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions