Hello, i make 2 videos showing the differences between 1.633 android client and the lastest revision. Unfortunately something has changed, since now i have 2 connections (one for ip and one of mac adress) and the two are very laggy.
You can see the older client only shows one connection and is by far more stable.
thanks for the detailed feedback and sorry for the inconvenience. The biggest change we made regarding the connection is to allow ip6 connections next to ipv4 connections. It seems the ipv6 part blocks your network somehow.
If you like to test if the assumption is correct you can temporarily turn off your ipv6 network
mac terminal command to deactivate ipv6:
networksetup -setv6off “Wi-Fi”
mac terminal command to reactivate ipv6:
networksetup -setv6automatic Wi-Fi
on windows you can turn it on/off via the your network adapters settings:
I will prepare an update, that allows to turn of the ipv6/ipv4 dns search from within the app/server. Also lower the dns search frequency, once the App is connected to a server.