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/06 00:54:10 UTC

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

vB Results, LLC. created CB-10152:
-------------------------------------

             Summary: cordova-ios 3.9.2: Links Unclickable During 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.
            Priority: Blocker


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 the XCode I see the error "NSURLErrorDomain error -999" in an infinite loop.  Example App: https://play.google.com/store/apps/details?id=com.businessadviceforum.app

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.



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