You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Sergey Grebnov (JIRA)" <ji...@apache.org> on 2015/11/20 08:09:11 UTC

[jira] [Comment Edited] (CB-10040) Compile Error in InAppBrowser Plugin for iOS - No known instance method for selector 'URLIsWhitelisted:'

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

Sergey Grebnov edited comment on CB-10040 at 11/20/15 7:09 AM:
---------------------------------------------------------------

I'm looking on the fix and have one question - looks like plugin will now behave differently for target=_self if url is not white listed, especially for cordova-ios < 4.0 where we had white listing logic in place (openInInAppBrowser is not more used in this case). Is my understanding correct? I'm fine w/ this, just want to make sure we are aware of this (update docs? - I can do this).

PS. On Windows we don't check that url is white listed or not as well and rely on native behavior.


was (Author: sgrebnov):
I'm looking on the fix and have one question - looks like plugin will now behave differently, especially for cordova-ios < 4.0 (no openInInAppBrowser call if url is not white listed). Is my understanding correct? I'm fine w/ this, just want to make sure we are aware of this (update docs? - I can do this).

PS. On Windows we don't check that url is white listed or not as well and rely on native behavior.

> Compile Error in InAppBrowser Plugin for iOS - No known instance method for selector 'URLIsWhitelisted:'
> --------------------------------------------------------------------------------------------------------
>
>                 Key: CB-10040
>                 URL: https://issues.apache.org/jira/browse/CB-10040
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin InAppBrowser
>    Affects Versions: 4.0.0
>         Environment: OS X 10.11.1, Xcode 7.1.1, iOS 9.1
>            Reporter: Inderpreet
>            Assignee: Shazron Abdullah
>              Labels: Triaged, cordova-ios-4.0.x, cordova-plugin-inappbrowser, ios
>         Attachments: CB-10040V1.patch, CB-10040V2.patch
>
>
> While working with cordova-ios branch (https://github.com/apache/cordova-ios.git#master) we are facing a compile error in InAppBrowser Plugin(https://github.com/apache/cordova-plugin-inappbrowser.git#master), it can be due to the recent update to cordova-ios i.e. iOS whitelist removal CB-9972 
> Error details : CDVInAppBrowser.m:231:31: No known instance method for selector 'URLIsWhitelisted:'



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