yggdrasil-network / yggdrasil-android

Reference implementation for connecting to the Yggdrasil Network from Android devices
MIT License
107 stars 18 forks source link

Multicast peer discovering doesn't work #60

Open fastaria opened 1 week ago

fastaria commented 1 week ago

I have several PCs on my home wifi network and they can all peer with each other, but my phone cannot, despite "Discoverable over multicast" and "Search for multicast peers" options enabled.

I use Pixel 7 with Android 14, if that matters

neilalexander commented 1 week ago

This is a known problem, I think it was Android 11 or 12 that changed the permission model for multicast sockets and I don’t think the app was ever updated for it.