You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "vB Results, LLC. (JIRA)" <ji...@apache.org> on 2015/12/17 08:35:46 UTC

[jira] [Closed] (CB-10152) cordova-ios 3.9.2: Links Unclickable During Remote Page Load: NSURLErrorDomain error -999

     [ https://issues.apache.org/jira/browse/CB-10152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

vB Results, LLC. closed CB-10152.
---------------------------------
    Resolution: Fixed

> cordova-ios 3.9.2: Links Unclickable During Remote Page Load: NSURLErrorDomain error -999
> -----------------------------------------------------------------------------------------
>
>                 Key: CB-10152
>                 URL: https://issues.apache.org/jira/browse/CB-10152
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>            Reporter: vB Results, LLC.
>
> If the content url in config.xml is remote, cordova-ios does not allow users to click links until the page is completely finished loading.  In XCode's console I see the error "NSURLErrorDomain error -999" in an infinite loop after clicking.
> Example of affected app: https://itunes.apple.com/us/app/business-advice-forum/id1060344371?mt=8
> The interim solution we have is to attach a click event handler that runs window.stop, but that is loaded on a remote script and until it's downloaded there is this sort of race condition, forcing us to put this code inline, very hacky workaround.



--
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