0

I've realized theres no way for the widget to be fully "live", since no matter how low of a number I put for my timeline, i noticed it udpates every like 5-10 minuite.

However, I was wondering if its possible to update the widget when the user access the app? I am trying to make the widget as consistent as possible. Thanks! :)

let timeline = Timeline(entries: entries, policy: .after(Date()))
James Lee
  • 656
  • 1
  • 7
  • 22
  • check out this answer: https://stackoverflow.com/questions/64134389/how-to-refresh-widget-when-main-app-is-used – DoTryCatch Feb 21 '22 at 22:24
  • The [Widget Code Along](https://developer.apple.com/news/?id=yv6so7ie) might clear some stuff up for you they go through a lot of these concepts – lorem ipsum Feb 22 '22 at 01:07

0 Answers0