You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Tobias Bocanegra (JIRA)" <ji...@apache.org> on 2015/10/17 00:54:05 UTC

[jira] [Updated] (CB-9818) Reloading the webview in OSX looses the CordovaBridgeUtil

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

Tobias Bocanegra updated CB-9818:
---------------------------------
    Description: 
steps to reproduce:
- open debug menu
- click on the reload button

result:
- any execution against the bridge (i.e. via a plugin) results in 

{noformat}
callWebScriptMethod:withArguments:]: unrecognized selector sent to instance 0x600000006eb0
2015-10-16 15:52:28.970 HelloApp[77413:2655554] -[WebUndefined callWebScriptMethod:withArguments:]: unrecognized selector sent to instance 0x600000006eb0
{noformat}

  was:
steps to reproduce:
- open debug menu
- click on the reload button

result:
- any execution against the bridge (i.e. via a plugin results in 

{noformat}
callWebScriptMethod:withArguments:]: unrecognized selector sent to instance 0x600000006eb0
2015-10-16 15:52:28.970 HelloApp[77413:2655554] -[WebUndefined callWebScriptMethod:withArguments:]: unrecognized selector sent to instance 0x600000006eb0
{noformat}


> Reloading the webview in OSX looses the CordovaBridgeUtil
> ---------------------------------------------------------
>
>                 Key: CB-9818
>                 URL: https://issues.apache.org/jira/browse/CB-9818
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: OSX
>    Affects Versions: Master
>            Reporter: Tobias Bocanegra
>            Assignee: Tobias Bocanegra
>             Fix For: Master
>
>
> steps to reproduce:
> - open debug menu
> - click on the reload button
> result:
> - any execution against the bridge (i.e. via a plugin) results in 
> {noformat}
> callWebScriptMethod:withArguments:]: unrecognized selector sent to instance 0x600000006eb0
> 2015-10-16 15:52:28.970 HelloApp[77413:2655554] -[WebUndefined callWebScriptMethod:withArguments:]: unrecognized selector sent to instance 0x600000006eb0
> {noformat}



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