Http response timeout in iOS

I have an HTTP request it takes about 1 to 2 mins to get the response. In Android I am getting response correctly but on iOS, there is no response even error is not displaying.

Did you remote debug the problem on the device already? Follow these instructions here to debug the problem in Safari dev tools: https://ionic.zone/debug/remote-debug-your-app#ios Look at the console and network tabs for errors.