react-native-clock-sync icon indicating copy to clipboard operation
react-native-clock-sync copied to clipboard

Problem with UDP on iOS

Open BasiIeus opened this issue 5 years ago • 4 comments

I ran my program using clock-sync on Android, and everything worked fine, data is pulled correctly, however when I run it on iOS, it returns this error:

UdpSockets.bind was called with 4 arguments but expects 5 arguments. If you haven't changed this method yourself, this usually means that your versions of the native code and JavaScript code are out of sync. Updating both should make this error go away.

react-native 0.62.2; react-native-udp 3.1.0

BasiIeus avatar May 14 '20 22:05 BasiIeus

same issue

winseyli avatar Jun 22 '20 22:06 winseyli

same issue

namitonefc avatar Sep 15 '20 10:09 namitonefc

same issue

celsoernani avatar Oct 30 '20 12:10 celsoernani

any updates?

davevilela avatar Mar 17 '21 16:03 davevilela