sandwych-smartconfig
sandwych-smartconfig copied to clipboard
Android | iOS | DeviceDiscoveredEvent is not called
trafficstars
Hey, first things first: awesome job by creating this library!
I've used your CLI-Demo on windows successfully. But on android and iOS I don't get the DeviceDiscoveredEvent, the ESP device is configured successfully.
The receiver never receives data.
var result = await _listeningSocket.ReceiveAsync();
The local ip address of the android / iOS device is correct. Any idea?
-- Eddy
I have the same problem. The DeviceDiscoveredEvent has not triggered anyway. It is worth mentioning that smartconfig works fine just the event is not activated.
I currently have the exact same issue, someone managed to solve or know more about this?