#netcode will just not work on Android

1 messages · Page 1 of 1 (latest)

meager sundial
#

Are you using the relay server or a direct connection?

frank marlin
meager sundial
#

The client will have to enter the IP address of the host if you do it that way

frank marlin
meager sundial
#

the android device should be able to start a host. You'll need to check for errors

frank marlin
meager sundial
frank marlin
frank marlin
#

when trying to pass the ip

#

NetworkManager.Singleton.GetComponent<UnityTransport>().SetConnectionData(
"192.168.1.205"
);

meager sundial
#

You will need to be using Unity.Netcode.Transports.UTP

frank marlin
#

Ahh okay thanks

frank marlin
#

@meager sundial idk why but it still wont work. and i dont know how to see like the console or anything for what happning on my phone so idk how to debug it.

#

the problem is probably something with connecting two devices ( also i am on the same wifi so it is not that)

meager sundial
frank marlin
verbal steppe
frank marlin
#

Ok

frank marlin