Hello Quinn, sorry for the delay—school started up!
I couldn’t reach you directly by pinging you , so I’ve added it as a comment earlier, but I’ll include it in a reply for easier viewing.
The app keeps track of time in the background when it’s running. I was thinking about using screen time APIs, but I wasn’t sure if they would work with app playgrounds instead of a regular Xcode app project. I can try converting the existing timer framework to background execution using DeviceActivity.
I’ll take a look at the links and resources you sent me, thanks for the advice. For the debug console, is it also important to check when the alarm went off and whether the timer is being controlled correctly?
Topic:
Community
SubTopic:
Swift Student Challenge