[ https://issues.apache.org/jira/browse/CB-11906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15591840#comment-15591840 ]
Doug Estey commented on CB-11906: --------------------------------- Can also confirm this bug. Timeout values (jQuery/Angular/vanilla XHRs, makes no difference) are being completely ignored. This is a huge problem if Apple is considering it to be expected behaviour. Especially when a cache is being built on the fly, it can easily take a web service longer than 60 seconds to accept a connection from a mobile device. Surely it's a bug where it's not respecting timeout values? > Ajax call fails on iOS 10 but works fine on previous versions for Cordova > application > ------------------------------------------------------------------------------------- > > Key: CB-11906 > URL: https://issues.apache.org/jira/browse/CB-11906 > Project: Apache Cordova > Issue Type: Bug > Components: iOS > Environment: ios10 > Reporter: Nikita Ahluwalia > Labels: ios10, ios10-known-issue > > I am using the latest iOS platform and plugins in my cordova application. The > app works fine on older versions of iOS but not on iOS 10. I am getting > timeout error (I already have timeout in my application. But this seems to be > even before establishing connection with web service). Tried removing > platform and adding again. Also created a fresh project. Still no luck. The > app works fine on Android as well. The same application pointing to > webservice on staging environment works (on iOS 10 too) but when pointing to > production APIs, it does not work on iOS 10 but works on older version. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org