10-29-2012 09:52 AM
Hello,
I am uploading a file via SSL. On most devices the file is transmitted without any problems. On probably 20% of devices, file transmission fails with a TLSIOException with no stack trace and no message. Running TLSException.getReason() returns '0'. There is no common denominator to the problem like OS version or bundle, or device model, except for that it never fails over a cellular connection - only on WiFi.
I'm out of tricks for debugging this issue. Any thoughts would be appreciated.
Scott
Solved! Go to Solution.
10-31-2012 01:34 PM