Meet ActivityKit

RSS for tag

Discuss the WWDC23 Session Meet ActivityKit

View Session

Posts under wwdc2023-10184 tag

3 Posts
Sort by:
Post not yet marked as solved
4 Replies
1.5k Views
I wanted to show count down timer in live activity. Since we can't use Timer in extensions, I used Text.init(timerInterval:pauseTime:countsDown:showsHours:) to show timer. But I need to show different text when the timer ends. How to achieve this behaviour?
Posted Last updated
.
Post not yet marked as solved
0 Replies
551 Views
Hello, I'm working on a tracking app for professionals. I want to integrate a Live Activity that automatically launches in the background when the user begins to drive, providing all the necessary inputs for the driver. However, based on my understanding of the documentation, it seems that launching the Live Activity only from the foreground is possible. Are there no other alternatives available?
Posted
by badrcfb.
Last updated
.