sandwych-smartconfig icon indicating copy to clipboard operation
sandwych-smartconfig copied to clipboard

Android | iOS | DeviceDiscoveredEvent is not called

Open DevEddy opened this issue 3 years ago • 2 comments
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

DevEddy avatar Feb 21 '22 18:02 DevEddy

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.

Senso4sLab avatar Aug 08 '22 12:08 Senso4sLab

I currently have the exact same issue, someone managed to solve or know more about this?

crocco95 avatar Aug 23 '23 13:08 crocco95