Bjørn Damstedt Rasmussen

Results 144 comments of Bjørn Damstedt Rasmussen

I'll resolve the conflicts with master but I plan to put `#ifdef ANDROID` around the new code in this merge-request. The new code complicates the code a lot and the...

@beqabeqa473 are you ok with the changes in this PR? In the TeamTalk DLL I've isolated the Android code, so none of the other platforms are affected.

@Nardol do you have an IP-address and port of a TeamTalk server that runs on IPv6 only?

Hm, on iOS it connects fine to the server you sent me on master branch. But if Android doesn't work without your changes then it's fine by me to merge...

Hm, I seem to remember testing this on your branch but when I test on master branch now I get this exception: ``` Process:dk.bearware.gui,PID:21183 android.os.NetworkOnMainThreadException at android.os.StrictMode$AndroidBlockGuardPolicy.onNetwork(StrictMode.java:1450) at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:102) at...

@hwangsihu is it also crashing on your system? I wonder if it's some permissions that are messed up.

@Nardol hm, on Android 8.1 it crashes with the stack trace above. When I try on Android 15 to connect to tt5eu.bearware.dk:10335 then it only tries IPv6 addresses as far...

> I can't connect to the server either. > > By the way, didn't you recently change the library code regarding IPv6? Could it be conflicting with that? Yes, you...

> > @Nardol hm, on Android 8.1 it crashes with the stack trace above. > > When I try on Android 15 to connect to tt5eu.bearware.dk:10335 then it only tries...