Andras Nemeth

Results 1 comments of Andras Nemeth

> You need to run your API calls in `withContext(dispatcher) { }` block, where `dispatcher` is a dispatcher scheduling via `ThreadManager`. The problem is that it seems like that the...