Post

Replies

Boosts

Views

Activity

Reply to Live Activity Stops Updating after iPhone Lock
Hi all, I faced the face problem and I managed to fix it. Basically, If the update is just a Timer or a Progress Bar, please use the following and it will work fine: https://developer.apple.com/documentation/swiftui/text/init(timerinterval:pausetime:countsdown:showshours:) https://developer.apple.com/documentation/swiftui/progressview/init(timerinterval:countsdown:) Thanks.
Topic: Privacy & Security SubTopic: General Tags:
Nov ’24
Reply to Live Activity Stops Updating after iPhone Lock
Hi all, I faced the face problem and I managed to fix it. Basically, If the update is just a Timer or a Progress Bar, please use the following and it will work fine: https://developer.apple.com/documentation/swiftui/text/init(timerinterval:pausetime:countsdown:showshours:) https://developer.apple.com/documentation/swiftui/progressview/init(timerinterval:countsdown:) Thanks.
Topic: Privacy & Security SubTopic: General Tags:
Replies
Boosts
Views
Activity
Nov ’24
Reply to How to Update Live Activity X minutes using BGTask
If the updates is just a Timer or a Progress Bar, please use the following and it will work fine: https://developer.apple.com/documentation/swiftui/text/init(timerinterval:pausetime:countsdown:showshours:) https://developer.apple.com/documentation/swiftui/progressview/init(timerinterval:countsdown:) Thanks.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Nov ’24