@jsq I found your SwiftUI app lifecycle article very useful.
A small query following it, when I lock my iOS 17 device I immediately get scenePhase: inactive,
and a short while later:
active -> inActive -> background.
Why the extra active call? At this point the device is locked and I don't know how to tell in a "SwiftUI" way?
Thank you anyway
@lorihc
I've filled 7 detailed feedbacks following WWDC24 labs all related to my Apple Watch app.
FB13879424 - HealthKit
FB13879553 - WidgetKit
FB13879739 - HealthKit
FB13879817 - HealthKit
FB13879899 - WidgetKit
FB13880020 - WidgetKit
FB13880126 - HRV Enhancements
If just ONE of these was resolved this summer that would be incredible 🙏
Thank you ❤️
@_Davidsmith Have you ever tried migrating a StaticConfiguration Widget to an AppIntentConfiguration?
Need to do so to allow customisation and can make it work keeping the "kind" String constant, but seems to need a device reboot or user interaction to get the widget updating....
Thought you must have had this problem in 4 years of Widgetsmith! 😂