Android App Development
iOS App Development
Flutter App Development
Cross Platform App Development
Hire on-demand project developers and turn your idea into working reality.
Big thanks to Webkul and his team for helping get Opencart 3.0.3.7 release ready!
Deniel Kerr
Founder. Opencart
Top Partners
Updated 18 August 2017
We will need to handle and detect the offline error in Retrofit call, It is a basic requirement when we are implementing Offline Application or visible network error view.
How can it be possible?
Essentially, we will create a class that implements Interceptor so that we can perform a network connectivity and checks before executing the request.
NetworkConnectionInterceptor interceptor will handle every API call, when, if no network is found then it interrupts the normal flow of execution so we will create our own NoConnectivityException Exception class. that throws an Exception.
Add NetworkConnectionInterceptor with our retrofit Service client.
Finally, Detect Offline connection Exception in our Activity, Handler or Fragment.
Your email address will not be published. Required fields are marked*
Name*
Email*
Save my name email and website in this browser for the next time I comment.
We use cookies to personalize your experience. By continuing to visit this website you agree to our use of cookies. Learn more about privacy policy
Name
Email
Subject
Enquiry or Requirement
If you have more details or questions, you can reply to the received confirmation email.