mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-22 20:01:09 +00:00
* 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>