Zom-Android-XMPP
Zom-Android-XMPP copied to clipboard
DNS resolving issues
The app does not use Android to resolve addresses, hence it will never connect.
Any reason to query: root-servers.net, Google or connection DNS directly instead of letting Android resolve them?
As per https://github.com/rtreffer/minidns/issues/12 minidns should be updated to 0.2.4 (or whatever latest is) and some more things might be needed, see there what @iNPUTmice wrote for Conversations. (Eg. https://github.com/siacs/Conversations/commit/7623accfd59ceec8043062c1e7e60081c4443770 )
I've tested by building Zom with minidns 0.2.4 but the VPN DNS addresses were never used.
Zom fails to connect to my server as well. Might be related to this.