citrix / citrix-mam-sdks

The MAM SDK instrument your apps to enable enforcing policies and controls that are configured in Citrix Endpoint Management.
https://developer.cloud.com/citrixworkspace/mobile-application-integration
11 stars 4 forks source link

"Unexpected: Connection is not open" MicroVPNSDK.createURLConnection #55

Open Shlyankin opened 2 years ago

Shlyankin commented 2 years ago

We use the TUS protocol to upload files from Android devices to the server. The first HEAD or POST request is processed normally, but the second PATCH request is processed with the error "Unexpected: connection not open". Can you write the reasons for these errors?

Short Error Logs attached: citrix_error_logs.txt

PedroCitrix commented 2 years ago

Hi @Shlyankin - we have not targeted testing for TUS specifically, but if it runs over HTTP, which it apparently does, it should function properly. I will e-mail you directly requesting more information.