Android Question Caused by: java.net.SocketException: sendto failed: EBADF (Bad file number)

tufanv

Expert
Licensed User
Longtime User
Hello

My app crashes usually on resume with the following error:
B4X:
Caused by: java.net.SocketException: sendto failed: EBADF (Bad file number)

I dont have any code in application_Resume

What might be the problem
 
Top