balthazar / react-native-zeroconf

:satellite: Discover Zeroconf services using react-native
MIT License
210 stars 95 forks source link

Services Not Being Discovered on Android 14? #180

Open klay2000 opened 5 months ago

klay2000 commented 5 months ago

I have an app that needs to discover a zeroconf service and it's working fine on Android 13 devices but on Android 14 it seems like no services ever get resolved. I do not personally own an Android 14 device and it doesn't seem possible to get this working in an android emulator so I unfortunately don't have any more details. Hopefully someone else can either confirm this library isn't working on android 14 or that it does.

peterfealey commented 2 weeks ago

Can confirm the same behaviour for me.

Totally fine on Android 13 handset, not fine on Android 14 handset