cloudinary / cloudinary/cloudinary_android
Upload error on OnePlus 5T
Offen
question
- Vorherrschende Sprache
- Java
- Sterne
- 68
- Forks
- 60
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.