We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When a new network is added to the core, any connected iQuassel clients will unexpectedly disconnect.
The buffer list in iQuassel should be updated to reflect the new network
The iQuassel client reports "Error" and "Please reconnect to core"
The text was updated successfully, but these errors were encountered:
This was done for easier implementation ;-)
iquassel/quassel-for-ios/quassel-for-ios/QuasselCoreConnection.m
Line 907 in 0e2b90b
It is done at a few places as the iOS client anyway is disconnecting more often than a desktop client
Sorry, something went wrong.
TODO: Set the 'reconnect' flag so at least we auto-reconnect
No branches or pull requests
Summary:
When a new network is added to the core, any connected iQuassel clients will unexpectedly disconnect.
Steps to reproduce:
Expected behavior:
The buffer list in iQuassel should be updated to reflect the new network
Actual behavior:
The iQuassel client reports "Error" and "Please reconnect to core"
The text was updated successfully, but these errors were encountered: