Cordova 7.10 and the latest version of Ionic broke web service calls for android

For some odd reason, my https calls no longer work in the android app. The only changes are the latest version of Cordova and the add-ons. I have the whitelist plugin installed. Have the allow intent and navigation fields configured too. The app code is in Ionic 1.

any console log errors? can you post it here?

None… App cannot even render an image the first screen has. It works fine on IOS. It means it is something Android specific.

sounds really strange, maybe someone can help you with this. I haven’t encounter it yet with my current Cordova version (7.0.1)…

It was the network connectivity issue. Thanks for your help.

Glad that you fix it…