I'm experiencing this same thing. Have you been able to figure this out at all?
Post
Replies
Boosts
Views
Activity
Yep! I've set up some test users and it's still not working as expected.
Is this still happening for you in Xcode 12 Beta 3? I can't seem to get intents working at all in my widgets and keep getting this same error [8363:497708] [widget] No intent in timeline(for:with:completion:) for both the sim and real devices.
That’s awesome! Thank you for the support. The current API’s already allow for countdown timers by second, so this doesn’t seem too, too unreasonable to me.
Ah bummer... So I've tried out the .offset style, but it automatically formats it as "+5 minutes" or "-30 seconds". Is there any way to remove the access information to just show the number?
I've been following this thread and reading through the docs and I'm pretty stuck on something. I'm able to show the difference between 2 times. I'm able to set a countdown timer. But I'm having issues with 2 things.
How would I show the current time on a widget (and keep it up to date)
Do a count up timer
Thanks!