Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ios devices joinMulticast throw error #2

Closed
a582468113 opened this issue May 8, 2020 · 2 comments
Closed

ios devices joinMulticast throw error #2

a582468113 opened this issue May 8, 2020 · 2 comments

Comments

@a582468113
Copy link

a582468113 commented May 8, 2020

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)

#4 SSDPController.startSearch (package:dlna/src/ssdp/ssdp_controller.dart:143:13)
#5 DLNAManager._search (package:dlna/src/dlna_manager.dart:82:27)
#6 DLNAManager.startSearch (package:dlna/src/dlna_manager.dart:69:7)

@succlz123
Copy link
Owner

  1. Don't run it in the simulator.
  2. I don't have any IOS device, so ... (If there is an issue on the real machine, wait until I borrow an IOS phone next time) 😢

@a582468113
Copy link
Author

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants