21 cases matching your filters.
Source
Appeal
Category
Guideline 2.1 - Performance. Your widget does not update and continues to show stale data from initial configuration.
Fix: Fixed TimelineProvider to return timeline entries with proper refresh dates. Used .after(date) policy with 1-hour intervals. Added WidgetCenter.shared.reloadAllTimelines() call when app data updates....