Skip to content

Discovery not working on macOS #63

@chaeMil

Description

@chaeMil

Description

Tested with my app or the example. The discovery seems to work in the native part of the library. Since its logging that it discovered the service. But its not added to the discovery object on the Flutter side.

these are the logs:

[MethodChannelNsdPlatform] [2024-02-24 20:50:59.985984] [calls] Call: startDiscovery {handle: 8ae9129e-c4d9-4ad8-9475-88acb22fcda2, service.type: _konfliktServer._tcp}
[MethodChannelNsdPlatform] [2024-02-24 20:50:59.986988] [calls] Callback: onDiscoveryStartSuccessful {handle: 8ae9129e-c4d9-4ad8-9475-88acb22fcda2}
[MethodChannelNsdPlatform] [2024-02-24 20:50:59.989021] [calls] Callback: onServiceDiscovered {service.name: KonfliktServer, service.host: null, handle: 8ae9129e-c4d9-4ad8-9475-88acb22fcda2, service.type: _konfliktServer._tcp}
[MethodChannelNsdPlatform] [2024-02-24 20:50:59.989916] [calls] Call: resolve {handle: d3e7ac9e-cf6f-47c4-9f89-6aa4a76892d8, service.name: KonfliktServer, service.type: _konfliktServer._tcp, service.host: null, service.port: null, service.txt: null}
[MethodChannelNsdPlatform] [2024-02-24 20:51:04.992259] [calls] Call: stopDiscovery {handle: 8ae9129e-c4d9-4ad8-9475-88acb22fcda2}
[MethodChannelNsdPlatform] [2024-02-24 20:51:04.993085] [calls] Callback: onDiscoveryStopSuccessful {handle: 8ae9129e-c4d9-4ad8-9475-88acb22fcda2}

Scenario

Other (please describe above)

Platform

macOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions