Post not yet marked as solved
Try clicking button 3 times then it works!!! thanks so much
Post not yet marked as solved
Mine too, how to fixx it Apple?
Post not yet marked as solved
I also get a lot of this issues.
It seems like my timeline get called multiple times and it just crashes
Post not yet marked as solved
Same issue, how to fix it
Post not yet marked as solved
I tried timer and relative, they get updated automatically.
But the date or time isn't.
Maybe it's not updated at all. Quite a vague document
Post not yet marked as solved
In side widget View, I have this code. I tried to run it on iOS 14 device.
Text(Date(), style: .time)
.lineLimit(1)
.minimumScaleFactor(0.3)
.font(.system(size: 45))
It shows the time, but the time does not get updated realtime like the Apple document said in 'Display Dynamic Dates' sections.
Please help, Apple developer team..
Post not yet marked as solved
I'm also want to know how to format the date like this
Post not yet marked as solved
I also have exact problem. How to fix this?
Post marked as Apple Recommended
my Widget still now showing in widget selection list, even in xcode 12-beta 3.
If I create new project, it shows.
What's difference?
Post not yet marked as solved
Hi, how to make the widget background to be blur like battery widget?
Post not yet marked as solved
So what is the minimum timeline should we set? is 1 hour OK?
Post not yet marked as solved
You should not use onAppear or onDisappear with Widgetkit because widget is much like a pre-built image.
Just prepare all necessary data in Widget Entry then show it for each timeline