mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-14 14:43:16 -06:00
e08e1a0ca8
* fix(ios): attach EKAlarm to reminders.add so due-time notifications fire EKReminder.dueDateComponents only sets the deadline; without an explicit EKAlarm, iOS does not produce lock-screen or banner notifications. Closes #105523 * fix(ios): configure reminder due alerts Co-authored-by: xialonglee <li.xialong@xydigit.com> --------- Co-authored-by: Peter Steinberger <steipete@gmail.com>