Is background tasks the solution for this problem? Is background tasks the solution for this problem? multithreading multithreading

Is background tasks the solution for this problem?


We dont have access to this data. There is no way to measure traffic.

The app you saw made an estimation (eg. 1mb/min) and after applicationWillEnterForeground. then you calc time x estimated-traffic and there we go.

Unfortunately there is no way to measure, so I did a traffic-reset in settings and then i streamed exactly 1 min music. after a few repetitions I had my results. The problem is, that this works only fine with static traffic-processes like audio or video.

hope could helpendo

EDIT: look answer below!