I know this project has been abandoned, but I’m hoping someone has gotten this to work and could give me some help.
The problem is, i’m not sure what the problem is. I’m using the MultiPong sample that included in the AutoLan master from github, and it works perfectly if I use it with 2 simulators. However if I try any combination that includes an actual device, the 2 apps do not see each other. EG: I host on my iPhone and the simulator doesn’t find the room, and vice versa.
I know it’s a long shot, but hopefully someone might know what is wrong. The app i’m working on is multiplayer and I really want to include a local network option (Boardgame style app).
*Edit*
Should also note that there are no errors on the console of the device or simulator.
I also tried testing 2 devices tethered together on their own hotspot network and it still does not work.