Since iOS 16.1, my widget started to not work properly. Seems like a bug. Can't access Calendar / reminder

My widget app was working fine before iOS 16.1. Since upgrading to 16.1 (and 16.1.1) my widgets starts to be buggy. For some reason, it doesn't fetch a new data from calendar/reminder. Sometimes it fetches new data, sometimes it doesn't. Fetching the data from within the app works perfectly fine though. The problem happens only when fetching calendar/reminder is called from widget.

From my research.... I found out that other popular apps have this problem with their widgets as well...

Is this issue really a bug on iOS side, and if there is any workaround for now? My app is purely widget app so this bug is kinda big problem for me.

Thank you.

Replies

Currently facing the exact issue with WidgetKit failing to fetch calendar events/reminders, were you able to find a solution?