I am experiencing the same behaviour. I set the nextUpdateDate by adding 1 hour, timeline still gets called continuously
Post
Replies
Boosts
Views
Activity
Hi there!
What family (size) widget are you using?
-> I tried all 3 sizes (small, medium, large) Does your app already support deep links?> Yes. I can trigger the deep link from terminal (xcrun simctl ---)
Are you using a SwiftUI App, or a UIApplicationDelegate?> For the main app, we are using UIApplicationDelegate.