You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 26, 2022. It is now read-only.
Describe the bug
When a request error occurs, e.g. the device has no internet connection, the plugin call does not getting rejected. As a result the error can not be handled by ionic.
To Reproduce
Steps to reproduce the behavior:
Implement a basic HTTP request with error handling, let's say a GET
Turn off internet connection on device
Send the request
=> The error does not get catched
Expected behavior
The plugin call rejects and the error does get catched
Smartphone (please complete the following information):