Android to Android multiplayer can't join session

I’ve been working on trying to connect my android device to another android device that is hosting my game. I’m able to do so if I run the “open” command with the IP address, but when I try to use the “Join Session” node, it just hangs indefinitely. I’ve set the online subsystem to null and have it configured to be LAN only. Any help would be most welcome! Here are the BP functions that I have for hosting/joining:

are both devices connected to wi-fi on the same network?

They are, it seems strange that join session fails but they can still connect by just using their IP addresses with the console command

Hello hesto2,
Did you find solution for your issue?

Hey anton, it appeared that this ended up being a bug in version 4.20/4.21 of the engine. It worked previously in 4.19 and I’m pretty sure has been fixed in 4.22

I still have a similar problem in 4.24.3 :frowning: