[jira] [Commented] (CB-11906) Ajax call fails on iOS 10 but works fine on previous versions for Cordova application

2016-11-09 Thread Rikardt Louw (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-11906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15651755#comment-15651755
 ] 

Rikardt Louw commented on CB-11906:
---

Hi Fernando

Have you checked your whitelist config? Maybe try a wild card just to check if 
this is the issue.





> 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



[jira] [Commented] (CB-11906) Ajax call fails on iOS 10 but works fine on previous versions for Cordova application

2016-09-29 Thread Rikardt Louw (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-11906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15533858#comment-15533858
 ] 

Rikardt Louw commented on CB-11906:
---

I have been having the exact same issues. It seems that in IOS 10 the timeouts 
are now OS enforced to 1 Minute. Changing the timeout on the Ajax does not do 
anything. Unfortunately we have some long running Ajax calls that can easily 
run over a minute as these are full offline applications and its part of the 
data synchronisation process. 

> 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-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org