RxJava NetworkOnMainThreadException while subscribing

后端 未结 0 448
长发绾君心
长发绾君心 2020-12-15 03:25

I\'m trying to call API and add data to my LiveData, but after I subscribe, I get MainThreadException in OnError. Tried different Schedulers, but with no success.

<         


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