Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload error on OnePlus 5T #89

Open
kshitij-sminq opened this issue Mar 5, 2019 · 1 comment
Open

Upload error on OnePlus 5T #89

kshitij-sminq opened this issue Mar 5, 2019 · 1 comment
Assignees
Labels

Comments

@kshitij-sminq
Copy link

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.

@yakirp
Copy link
Contributor

yakirp commented Mar 11, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants