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

Cloudinary Library Incompatible with Newer Google Play Console Requirements: com.facebook.soloader:soloader Dependency Update Required #171

Closed
martinmichuki8 opened this issue Sep 18, 2024 · 1 comment

Comments

@martinmichuki8
Copy link

I'm encountering an issue when uploading my app to Google Play Console. The console is rejecting my app due to an outdated version of the com.facebook.soloader:soloader library. Google Play Console requires version 0.10.4 or newer.

I'm using the Cloudinary library in my app, and it seems to be indirectly pulling in an older version of com.facebook.soloader:soloader. This is causing the compatibility issue.

Steps I've Tried:

I've checked my app's dependencies and ensured that I'm not directly referencing an older version of com.facebook.soloader:soloader.
I've tried updating other dependencies to see if that resolves the issue, but it has not.

Request:

I kindly request the Cloudinary team to update the Cloudinary library to use a compatible version of com.facebook.soloader:soloader. This will allow me and other developers to successfully upload their apps to Google Play Console without encountering this compatibility issue.

@adimiz1 adimiz1 mentioned this issue Sep 19, 2024
10 tasks
@dannyv-cloudinary
Copy link

Hey @martinmichuki8

Thanks for flagging this. The issue you've reported is actually a duplicate of issue 169, so I'm going to close this off. A user has commented on that thread with a potential workaround which may help you.

Kind regards,
-Danny

@dannyv-cloudinary dannyv-cloudinary closed this as not planned Won't fix, can't repro, duplicate, stale Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants