Hi, I have an interesting problem about Lock Screen Widget Complications.
I prepared a widget which have .timer styled Text to display dynamic dates in my lock screen widget. It works fine in my iOS 16 (with Xcode beta - 6) simulator both debug and release modes. However the timer styled text is not counting up or down in my real device with debug mode, displays static time on screen. Also does not work testflight build of my widget development either.
Do you have any idea about this issue?