Closed GoogleCodeExporter closed 9 years ago
I'm testing with my current dev version but I haven't got this issue.
When I turn off wifi, GTalkSMS try to reconnect over 3G.
You don't have install 2 versions in same time ? Donate and Free versions ?
Because I've already a lot of troubles in this case.
If it was working in 1.3.2, it's probably a new bug, I'll investigate.
Original comment by Florent....@gmail.com
on 30 Dec 2010 at 6:06
I saw this and think I fixed it in a recent checkin. The problem was that when
a network goes down, the xmpp connection would notice it has disconnected due
to error. Immediately afterwards we would see the "network disconnected"
notification and if connected, we would drop the connection until the network
came back up. Problem is that the xmpp stuff knew it was *not* connected,
which made us a little upset - part of us (the xmpp part) thought we were
disconnected, but other parts still had everything in place as if we *were*
connected.
So I think this will work correctly in the next release.
Original comment by skippy.hammond@gmail.com
on 31 Dec 2010 at 12:08
@Florent: I checked that I only have one version (the donate) version
installed. I also tried a reboot of my Droid.
@Skippy: Aren't the recent commits already part of gtalksms 1.4?
Original comment by fschm...@gmail.com
on 31 Dec 2010 at 1:21
'recent' is such a relative term :) - I think my reconnection changes were made
the day after 1.4
@florent: using hg tags for releases might be worthwhile?
Original comment by skippy.hammond@gmail.com
on 31 Dec 2010 at 5:03
Original comment by Florent....@gmail.com
on 1 Jan 2011 at 9:54
Original comment by fschm...@gmail.com
on 25 Aug 2011 at 7:51
Original issue reported on code.google.com by
fschm...@gmail.com
on 30 Dec 2010 at 5:34