esp-idf-provisioning-android
esp-idf-provisioning-android copied to clipboard
EventBus SDK warning
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?
Hi @diego-escribano , Thanks for reporting this issue. We will update library soon.
@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.
Hi @diego-escribano , Thanks for reporting this issue. We will update library soon.
Can you be a bit more precise with the word "soon" ?
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