cloudinary / cloudinary/cloudinary_android
Bad version of the SoLoader SDK used in Cloudinary Download SDK
- Dominant language
- Java
- Stars
- 68
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
## Bug report for Cloudinary Android SDK
com.cloudinary:cloudinary-android-download:2.8.0 depends on facebook fresco 2.6.0 (com.facebook.fresco:fresco:2.6.0), which uses bad version of SoLoader. 0.10.1
## Describe the bug in a sentence or two.
When I try to upload release build to Google Play console, while automatic checks it rejects the build with error:
Bad version of the SoLoader SDK
Your app uses a version of the SoLoader SDK that can cause crashes on 64 bit-only devices. To resolve this, update the SoLoader SDK to version 0.10.4 or higher.
Please update Fresco dependency, otherwise people using your SDK can't upload releases to GP
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.