Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

diddisconnect and didfailtoconnect will not be called #105

Open
xhzth70911 opened this issue Mar 28, 2022 · 1 comment
Open

diddisconnect and didfailtoconnect will not be called #105

xhzth70911 opened this issue Mar 28, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@xhzth70911
Copy link

xhzth70911 commented Mar 28, 2022

Version numbers 1.6.2 and 1.6.0. After the connection is successful, I successfully receive the callback func client (client: client, didconnect URL: wcurl) and func client (client: client, didconnect session: session). Now after I shut down the Internet. The following methods func client(_ client: Client, didFailToConnect url: WCURL) and func client(_ client: Client, didDisconnect session: Session) were not called for clientdelegate

@ceobitch
Copy link

same here did u find a answer @xhzth70911

@DmitryBespalov DmitryBespalov added the bug Something isn't working label Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants