Post

Replies

Boosts

Views

Activity

Reply to I can not set my date to be updated in widgetKit
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..
Aug ’20