Using an Android device after calling HostScanner.getAllPingableDevices( or HostScanner.getAllPingableDevicesAsync( I am waiting for the hostname response await activeHostFound.hostName but it returns null for all devices.
Results look ok on Linux (with network_tools_flutter)
Using an Android device after calling
HostScanner.getAllPingableDevices(orHostScanner.getAllPingableDevicesAsync(I am waiting for the hostname responseawait activeHostFound.hostNamebut it returns null for all devices.Results look ok on Linux (with network_tools_flutter)