paho.mqtt.android
paho.mqtt.android copied to clipboard
Energy saving [3.6.0-beta]
There is a beta version containing this feature
implementation 'com.github.hannesa2:paho.mqtt.android:3.4.0-beta2'
I'm happy when someone will test it and give me feedback. Otherwise I hesitate to merge it
E/WM-WorkerFactory: Could not instantiate info.mqtt.android.service.ping.AlarmPingSender$PingWorker
java.lang.NoSuchMethodException: info.mqtt.android.service.ping.AlarmPingSender$PingWorker.<init> [class android.content.Context, class androidx.work.WorkerParameters]
@hannesa2 do you meet this same problem?
E/WM-WorkerFactory: Could not instantiate info.mqtt.android.service.ping.AlarmPingSender$PingWorker java.lang.NoSuchMethodException: info.mqtt.android.service.ping.AlarmPingSender$PingWorker.<init> [class android.content.Context, class androidx.work.WorkerParameters]
@hannesa2 do you meet this same problem?
Where do you see this ? On extendedSample app ?
@hannesa2 no bro, I have found it on my product which is using Koin for DI and also KoinWorkerFactory. I think may be that is reason.
@hantrungkien When you use this beta version, please let me know how it works for you. Thank you !
close https://github.com/hannesa2/paho.mqtt.android/issues/230
related to https://github.com/hannesa2/paho.mqtt.android/issues/371
There is a new beta version with these changes https://github.com/hannesa2/paho.mqtt.android/releases/tag/3.6.0-beta4
I continue with #430 Please follow the progress there