Hi, I searched the history and didn't find the answer, I am sorry if I missed anything, My question is
Is it true
Dispatchers.IO is mapped to Dispatchers.Default in iOS? What the size of thread pool for
Dispatchers.IO? I used the multiple coroutines to download a large file, iOS was significantly slower than Android, is that true only one background thread in iOS?