netbeast / react-native-ssdp

SSDP client + server to use in your react-native apps
https://netbeast.co
41 stars 19 forks source link

Galaxy S7 is not receiving UDP messages #17

Closed roberto-chan closed 6 years ago

roberto-chan commented 6 years ago

I can send UDP messages but I can not receive any UDP message on my galaxy 7 device.

I can see the messages with wireshark. anyone got this running on a Galaxy S7 ?

I am trying to get other devices to test. besides using react-native-ssdp, I also tested it with using react-native-udp same issue. I can send but not receive messages.

jsdario commented 6 years ago

This is one of the issues we encountered: https://github.com/tradle/react-native-udp/issues/46, it might be related to your problem

brkrtp commented 6 years ago

+1 not work android but work ios