
JeffGandGitHub
d57a883e53
Implement iOS NSE notifications and Android push token plumbing (#673)
* Add remote push notification plumbing
* Checkpoint notification reliability cleanup
* Prepare notification reliability PR
* Fix notification PR review findings
* Address notification review follow-ups
* Clean up failed iOS data migration copies
* Address app resume and migration cleanup review
* Restore coverage for notification review fixes
* Fix App Group migration guard
* Address notification PR review feedback
* Cover notification review edge cases
* Address notification test review feedback
* Address NSE migration and startup retry review
* Use foreground catch-up for notification refresh
* Update whitenoise-rs foreground catch-up dependency
* Cover notification catch-up error paths
* Fix notification review edge cases