Post

Replies

Boosts

Views

Activity

No code sample for building Complications with SwiftUI
Hey! The WWDC video "Building complication with SwiftUI" contains a code sample called "Coffee Tracker" that's supposed to include the new code the video presents, however, the code is old and does not contain the new APIs specifically using SwiftUI in building complications. Also, I was unable to find any documentations on how to actually link the CLKComplicationDescriptor with SwiftUI views. Thanks
0
0
451
Jul ’20
No energy impact when debugging?
I've an app that relies heavily on timers, when I leave the app running on debug (for hours), it wouldn't affect energy usage thus no fan noise is heard, but as soon as I publish the app for release and then run the app, you can hear the fans 10 meters away! why the difference? I don't have any specific conditions on different build configurations!I was wondering whether it has something to do with the debugger, e.g. lower the fans on debug
1
0
403
Mar ’20