You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since SmartConfig protocol is all about the length of wireless packet, the broadcast address is not really important. Even if it's just a P2P data sending will do the trick.
Hi,
Could you provide change in this library?
255.255.255.255 broadcast address is ignored by iOS15
probably DatagramBroadcaster.cs
method BroadcastAsync
line with _broadcastTarget = ...
The text was updated successfully, but these errors were encountered: