cloudinary_android icon indicating copy to clipboard operation
cloudinary_android copied to clipboard

Upload error on OnePlus 5T

Open kshitij-sminq opened this issue 6 years ago • 1 comments

Cloudinary works fine for me except on a OnePlus 5T device. I get upload onProgress() callbacks upto 100% and then I get a onError() callback with this on logs:

EOFException in RealBufferedSource.readUtf8LineStrict()

Details: SDK v1.26.0, AndroidX enabled, uploading video ~20MB, compileSdkVersion 28, sourceCompatibility JavaVersion.VERSION_1_8, targetCompatibility JavaVersion.VERSION_1_8.

I couldn't find anything related to this online. Please look into this soon.

kshitij-sminq avatar Mar 05 '19 09:03 kshitij-sminq

Hi @kshitij-sminq , We tried to reproduce this on our end (same device) with no success. Could you please share the full stack trace?

yakirp avatar Mar 11 '19 20:03 yakirp