dueapp / Due-macOS

Public issue tracker for Due for macOS. Submit bug reports and feature requests related to Due for macOS.
24 stars 1 forks source link

Issue with macOS Widget for Due App (v24.2) on macOS 15.0.1 #252

Open huwan opened 1 week ago

huwan commented 1 week ago

OS: macOS 15.0.1 Version: Due app v24.2 Due theme: Calcite

  1. The widget incorrectly shows large blue dots instead of the proper icons for timer, search, and add new reminder functions.
  2. Marking reminders as completed through the widget fails to function correctly on macOS, greatly affecting its usability. This issue also continues on my iOS 18.0 with Due app version 24.5.
SCR-20241007-nfhj-2
junjie commented 1 week ago

Thanks @huwan, we're looking into this

AshishDevlekar commented 5 days ago

Common Issues and Solutions Widget Not Updating: Ensure that the widget is correctly listening for updates from the Due app.

Permissions: Verify that the widget has the necessary permissions to access data.

Compatibility: Check for any deprecated APIs in macOS 15.0.1 that may affect your widget.