janishar / android-mvp-architecture

This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView

Home Page:https://janisharali.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No Internet Connection Error

opened this issue · comments

Internet error never occured when web service called. How we can manage it with this ?

Hi, @mayurteraiya can you rephrase your question,

Do you mean never happen, in term of web service, then you can force it to return internal server error, to check that, did you try it..?