Meet ActivityKit

RSS for tag

Discuss the WWDC23 Session Meet ActivityKit

Posts under wwdc2023-10184 tag

3 Posts

Post

Replies

Boosts

Views

Activity

Launch Live Activity from background
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?
0
0
785
Jun ’23
How to show count down timer in live activity?
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?
Replies
4
Boosts
0
Views
3.2k
Activity
Oct ’23
Live activity stale date
live Activity’s stale date is not getting updated from remote notification. If it’s just from app, it’s working however from remote notification nothing is happening? What could be the possible reason?
Replies
0
Boosts
0
Views
841
Activity
Jul ’23
Launch Live Activity from background
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?
Replies
0
Boosts
0
Views
785
Activity
Jun ’23