Closed a582468113 closed 4 years ago
Now has error when i search on ios devices. It works as expected on Android.
OS Error: Can't assign requested address, errno = 49 flutter: #0 _NativeSocket.nativeJoinMulticast (dart:io-patch/socket_patch.dart:1379:56)
@succlz123 This is dart's bug, i closed the issues. I run it on the real ios device, and i found another bugs, i fork my repository and fixed. How can I communicate with you
Now has error when i search on ios devices. It works as expected on Android.
OS Error: Can't assign requested address, errno = 49 flutter: #0 _NativeSocket.nativeJoinMulticast (dart:io-patch/socket_patch.dart:1379:56)
1 _NativeSocket.joinMulticast (dart:io-patch/socket_patch.dart:1331:5)
2 _RawDatagramSocket.joinMulticast (dart:io-patch/socket_patch.dart:2127:13)
3 SSDPController.start (package:dlna/src/ssdp/ssdp_controller.dart:89:17)