paho.mqtt.android icon indicating copy to clipboard operation
paho.mqtt.android copied to clipboard

Energy saving [3.6.0-beta]

Open hannesa2 opened this issue 2 years ago • 5 comments

hannesa2 avatar Jul 04 '21 06:07 hannesa2

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

hannesa2 avatar Oct 06 '21 06:10 hannesa2

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?

hantrungkien avatar Aug 09 '22 08:08 hantrungkien

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 avatar Aug 09 '22 09:08 hannesa2

@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 avatar Aug 16 '22 05:08 hantrungkien

@hantrungkien When you use this beta version, please let me know how it works for you. Thank you !

hannesa2 avatar Aug 16 '22 05:08 hannesa2

close https://github.com/hannesa2/paho.mqtt.android/issues/230

hannesa2 avatar Oct 24 '22 10:10 hannesa2

related to https://github.com/hannesa2/paho.mqtt.android/issues/371

hannesa2 avatar Oct 25 '22 05:10 hannesa2

There is a new beta version with these changes https://github.com/hannesa2/paho.mqtt.android/releases/tag/3.6.0-beta4

hannesa2 avatar Nov 20 '22 06:11 hannesa2

I continue with #430 Please follow the progress there

hannesa2 avatar Feb 16 '23 19:02 hannesa2