zom / Zom-Android-XMPP

THIS PROJECT IS NOW CLOSED. WE HAVE MOVED TO A NEW ZOM 2.0 MATRIX CORE. FOLLOW THE LINK!
https://github.com/zom/zom-android-matrix
GNU General Public License v3.0
141 stars 64 forks source link

Improve logging of sign-in/connection failures #396

Closed n8fr8 closed 6 years ago

n8fr8 commented 6 years ago

signing in can hang... hard to tell if the client or server.

cstiens commented 6 years ago

@n8fr8 For a couple days, when I was in the office (connected to wifi and data) my zom would say it was signing in every time I opened the app. 2-3 of the times I opened my account view to check, and it said I was logged in. Other times, it would be signing in.

n8fr8 commented 6 years ago

I've improved underlying logging here so we can debug in the future. I also think the update to the latest Smack XMPP code might improve reconnet here.

cstiens commented 6 years ago

Seems to be working okay. We're going to keep our eye on it for a few days before closing.