ksiazkowicz / lightbulb

Open-source XMPP client for Symbian, written using QML and QtQuick libraries.
GNU General Public License v3.0
22 stars 5 forks source link

"Reconnection Feature" is not working #30

Closed maxicaleca closed 10 years ago

maxicaleca commented 10 years ago

Imagine you are connected to facebook chat (online).... I realized that when the internet connection is down and then returns back , the application appears in offline mode and it will keep saying that until the user select online status.

You could possibly add a reload feature that makes the app request internet connection every 2 minutes for example, and if the apps found one, then it should restore the last status.

I always use as a reference the Whatsapp app.

This is an important issue cause you could lose some messages.

Regards,

ksiazkowicz commented 10 years ago

This is weird, but well, this feature never worked properly apparently.

ksiazkowicz commented 10 years ago

Depends on #48