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

vB Results, LLC. edited comment on CB-10152 at 12/10/15 3:21 AM:
-----------------------------------------------------------------

[~shazron] I can't compile now; all I did was add @4.0.0 to the platform add 
line.  Thank you for your help.

error: 
      no known instance method for selector 'URLIsWhitelisted:'
    if ([self.commandDelegate URLIsWhitelisted:url]) {
                              ^~~~~~~~~~~~~~~~
/Users/user900330/Desktop/com.businessadviceforum.app.cordova/platforms/ios/Business
 Advice Forum/Plugins/cordova-plugin-inappbrowser/CDVInAppBrowser.m:614:75:


was (Author: vbresults):
[~shazron] I can't compile now; all I did was add @4.0.0 to the platform add 
line.

error: 
      no known instance method for selector 'URLIsWhitelisted:'
    if ([self.commandDelegate URLIsWhitelisted:url]) {
                              ^~~~~~~~~~~~~~~~
/Users/user900330/Desktop/com.businessadviceforum.app.cordova/platforms/ios/Business
 Advice Forum/Plugins/cordova-plugin-inappbrowser/CDVInAppBrowser.m:614:75:

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

Reply via email to