How does using multiple sessions affect NSURLSession’s Resume Rate Limiter?

1.I added 100 tasks in the foreground.

2.Let the app to the background.

3.Add another 100 tasks when all the tasks finished .

4.I found that the app has suspend before another 100 tasks resume finished.

5.I want to keep the app active util another 100 tasks has been added.How can i do?

Replies

Seen this older thread?


https://forums.developer.apple.com/thread/14854