Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 910B0200B92 for ; Wed, 28 Sep 2016 21:00:31 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 8FA65160AD3; Wed, 28 Sep 2016 19:00:31 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 082A2160AD4 for ; Wed, 28 Sep 2016 21:00:30 +0200 (CEST) Received: (qmail 92188 invoked by uid 500); 28 Sep 2016 19:00:26 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 92075 invoked by uid 99); 28 Sep 2016 19:00:24 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Sep 2016 19:00:24 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id A27262C2A64 for ; Wed, 28 Sep 2016 19:00:23 +0000 (UTC) Date: Wed, 28 Sep 2016 19:00:23 +0000 (UTC) From: "Shazron Abdullah (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CB-11906) Ajax call fails on iOS 10 but works fine on previous versions for Cordova application MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 28 Sep 2016 19:00:31 -0000 [ https://issues.apache.org/jira/browse/CB-11906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-11906: ---------------------------------- Component/s: iOS > 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 > > 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-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org