forked from trent_larson/crowd-funder-for-time-pwa
docs: add plugin feedback for Android rollover after reboot
Document that boot recovery can skip rescheduling after device restart (duplicate PendingIntent check), causing the next daily notification to fail to fire on devices that clear AlarmManager alarms on reboot. Include Scenario 1 logcat (notification fired when alarm survived), two-scenario distinction, recommended fix (skipPendingIntentIdempotence in boot path), duplicate-alarm clarification, and Cursor-ready implementation section for the daily-notification-plugin repo.
This commit is contained in:
4
package-lock.json
generated
4
package-lock.json
generated
@@ -9452,8 +9452,8 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@timesafari/daily-notification-plugin": {
|
||||
"version": "1.1.8",
|
||||
"resolved": "git+https://gitea.anomalistdesign.com/trent_larson/daily-notification-plugin.git#7188d32ae6cfd19f2120bd8e2026b557792b902a",
|
||||
"version": "1.1.9",
|
||||
"resolved": "git+https://gitea.anomalistdesign.com/trent_larson/daily-notification-plugin.git#bc3bf484cc885aaee9e95e46373dfb6150ebf786",
|
||||
"license": "MIT",
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
|
||||
Reference in New Issue
Block a user