Post

Replies

Boosts

Views

Activity

Task alive duration when device is locked
Hello everybody. I have a Swift Task which calls 2(minimum) to 3 (maximum) REST calls sequentially upon specific cases. They are not long run processes like files. I am wondering what is the alive duration of a Task if the device is locked. I noticed that sometimes it is executed in the background properly, some others is paused and resumed when the device is unlocked again and sometime we got timeout (in more than 10 minutes). Is any official time limit documented where the iOS system suspends a Task?
0
0
13
4h
Task alive duration when device is locked
Hello everybody. I have a Swift Task which calls 2(minimum) to 3 (maximum) REST calls sequentially upon specific cases. They are not long run processes like files. I am wondering what is the alive duration of a Task if the device is locked. I noticed that sometimes it is executed in the background properly, some others is paused and resumed when the device is unlocked again and sometime we got timeout (in more than 10 minutes). Is any official time limit documented where the iOS system suspends a Task?
Replies
0
Boosts
0
Views
13
Activity
4h