ionic-native-http-connection-backend
ionic-native-http-connection-backend copied to clipboard
The request is getting timed out even though it reaches backend
Subject of the issue
Looks like the request is reached to backend but still app is unable to get callback, finally it got timed out
Environment
- version of angular - 10
- version of ionic-native-http-connection-backend - 8.0.0
- version of @ionic/angular - 10
- version of @ionic-native/http - 5.29.0
Steps to reproduce
No steps to reproduce. since it occurs randomly.
Expected behaviour
App should get callback as soon as backend responses.
Actual behaviour
The request is reached to backend but still app is unable to get callback, finally it got timedout