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
I use Flutter to receive UDP packets.
I seem to get very random delivery times on Android; sometimes it takes up to 6 seconds.
I tested the package and did a
acquireMulticastLock()
but there seam to be no effect.
I use Flutter to receive UDP packets.
I seem to get very random delivery times on Android; sometimes it takes up to 6 seconds.
I tested the package and did a
acquireMulticastLock()
but there seam to be no effect.