yaxim-org / yaxim

yaxim - a lean XMPP/Jabber client for Android
https://yaxim.org
GNU General Public License v3.0
486 stars 238 forks source link

When register an account,the application exits by itself #210

Open Zulfikar-Aw opened 6 years ago

Zulfikar-Aw commented 6 years ago

Expected behavior

When register an account, this app should be able to register an account.

Actual behavior

When register an account, the app should be able to register a user account, but this does not work at all, I've tried repeatedly. The application exits by itself.

How to reproduce

Recording Of The Bug

https://youtu.be/Zcyg-Z0447U



Posted on Utopian.io - Rewarding Open Source Contributors

ge0rg commented 6 years ago

This is a very interesting bug. It looks like the app is closed when attempting to connect to the network. Do you have some kind of firewall app installed, that might block Internet access?

Can you provide an adb logcat from the device? Maybe it shows the crash there. I've checked Google Play's crash reports but didn't see anything suspicious.