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

EventBus SDK warning #94

Open
diego-escribano opened this issue Feb 13, 2024 · 4 comments
Open

EventBus SDK warning #94

diego-escribano opened this issue Feb 13, 2024 · 4 comments

Comments

@diego-escribano
Copy link

The version of EventBus used in this library is outdated. Using the current versions throws a warning in the Google Play Console:

Your latest production release XXX contains SDK issues

  • org.greenrobot:eventbus:3.2.0
    This SDK version has a note from the SDK developer. Here's what the SDK developer told us:

EventBus 3.3.1 is available which has migrated to AndroidX libraries and ships with R8 rules included.

Is there any chance you can update the library?

@KhushbuShah25
Copy link
Contributor

Hi @diego-escribano ,
Thanks for reporting this issue. We will update library soon.

@fluxxion82
Copy link

fluxxion82 commented Mar 21, 2024

@KhushbuShah25 Can you guys just not use this library at all? I don't want to have to add this library to our project - it would be more simple if we just passed in a ConnectionListener or something. Forcing us to use this event bus library isn't ideal...not sure why you would force consumers of this library to use this event bus. the less libraries consumers have to use the better. this issue is glaring example of why forcing people to use this event bus library is a problem.

@TibiToz
Copy link

TibiToz commented Aug 15, 2024

Hi @diego-escribano , Thanks for reporting this issue. We will update library soon.

Can you be a bit more precise with the word "soon" ?

@diego-escribano
Copy link
Author

Hi @diego-escribano , Thanks for reporting this issue. We will update library soon.

Can you be a bit more precise with the word "soon" ?

I've seen they have done the upgrade of Eventbus and I can confirm it is on their latest published version esp-idf-provisioning-android:lib-2.2.1

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

4 participants