[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to