wymsee / cordova-HTTP

Cordova / Phonegap plugin for communicating with HTTP servers. Allows for SSL pinning!
MIT License
372 stars 301 forks source link

Time out using 4G #122

Open fernandezllambi opened 7 years ago

fernandezllambi commented 7 years ago

Hi, when I use the plugin to make a POST to a HTTPS URL I get a timeout. When I switch to 3G or wifi it works perfectly.

I guess that there is something with the provider, but it will be great to know if somebody has this same issue and how to fix it.

This issue occurs both Android and iOS.