thelinuxgeekcommunity / simpleirc

A Simple IRC client for android based off of Atomic
GNU General Public License v3.0
21 stars 7 forks source link

Stuck in inconsistent connection state #4

Open haarp opened 7 years ago

haarp commented 7 years ago

Under many circumstances it's possible to get the app stuck in an inconsistent state, meaning it thinks its connected when it isn't, it thinks it's disconnected when it's working, it thinks its connected but still throws up a "do you want to reconnect" query when tapping a network, it pretends to be connected when it isn't, etc.

It's often impossible to escape this state without quitting the app entirely.

also see https://github.com/indrora/Atomic/issues/71

jcjordyn130 commented 7 years ago

Yes I've been aware of this issue for a while now, and I'm working on a fix on it. But you know, life gets in the way.

jcjordyn130 commented 7 years ago

Also as of now I'm the only dev.