개발 log (개발)/mobile
Network call has failed for a following reason: Unable to create call adapter for retrofit2.Response
abbear25
2021. 1. 23. 12:23
주로 suspend가 있어야할 곳에 없는 경우 발생
E/remoteDataSource: Unable to create call adapter for retrofit2.Response<ResBaskets>
for method RetrofitServiceInterface.requestGetBaskets
E/requestPostOrders: Resources(status=ERROR, data=null, message=Network call has failed for a following reason: Unable to create call adapter for retrofit2.Response<ResBaskets>
for method RetrofitServiceInterface.requestGetBaskets)
반응형