calling coroutine function from activity returns `should be called only from a coroutine or another suspend function`

后端 未结 0 1565
故里飘歌
故里飘歌 2020-12-07 00:35

I\'m trying to use coroutines in my code since in one of my function, I need to do multiple network calls and wait for its result. Below is a portion of my acti

相关标签:
回答
  • 消灭零回复
提交回复
热议问题