The onHeartbeat callback passed to scheduleHeartbeat() was never invoked because HeartbeatWorker.doWork() returned success without calling it. Fix: Store callback in companion object and invoke it when worker runs. |
||
|---|---|---|
| .. | ||
| app | ||
The onHeartbeat callback passed to scheduleHeartbeat() was never invoked because HeartbeatWorker.doWork() returned success without calling it. Fix: Store callback in companion object and invoke it when worker runs. |
||
|---|---|---|
| .. | ||
| app | ||