You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Hey @ivanovmeya.
Thanks for flagging this. This isn't a direct dependency of ours, but rather, a dependency of one of our dependencies.
That being said, we have identified where this issue is coming from and have ticketed this up internally (ref SNI-8215) to get resolved in the next few sprints.
Once we have an update to provide, I'll let you know here.
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
The text was updated successfully, but these errors were encountered: