Relative Content

Tag Archive for iosswiftxcodewidgetkitios18

My widgets in iOS 18 don’t work anymore, getTimeline method gets called in loop

I’m encountering an issue with my widgets on iOS 18 beta 8, where the getTimeline method is being called repeatedly and ignoring the timeline update intervals.
This problem doesn’t occur on iOS 17, where the same code works perfectly.
I can’t get to find in the Apple documentation the things that could have led to this problem, do someone has some assistance?