Notifications don't kick off after device is rebooted

Issue #74 resolved
Evanova Android repo owner created an issue

Refresh and notifications (from the AlarmManager) don't get restored when the device is rebooted which is the standard behaviour for AlarmManager.

The result is that once a phone is rebooted, a manual refresh is required to kick off the whole thing again.

This needs to be fixed. Use android.intent.action.BOOT_COMPLETED

Comments (3)

  1. Evanova Android reporter

    I believe this is fixed since someone reported they see notifications only after a restart of their device....

  2. Log in to comment