Kotlin Multiplatform Mobile: How to handle errors (network, db, etc.) in iOS?

后端 未结 0 1131
眼角桃花
眼角桃花 2020-12-30 04:41

I have this function that makes a network request and writes results to SQLDelight database:

@Throws(Exception::class)
suspend fun updateData()
相关标签:
回答
  • 消灭零回复
提交回复
热议问题