You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Michal Mocny (JIRA)" <ji...@apache.org> on 2012/08/15 20:35:38 UTC

[jira] [Commented] (CB-1237) CDVDebugWebView no longer works since the ARC changes.

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

Michal Mocny commented on CB-1237:
----------------------------------

Andrew pointed out that he just disabled arc as a workaround, and I've updated the guide with instructions to do so in the interim: https://github.com/mmocny/incubator-cordova-ios/blob/readme_update_for_arc_debugview/guides/Cordova%20JavaScript%20Exception%20Logging.md
                
> CDVDebugWebView no longer works since the ARC changes.
> ------------------------------------------------------
>
>                 Key: CB-1237
>                 URL: https://issues.apache.org/jira/browse/CB-1237
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.0.0
>            Reporter: Michal Mocny
>            Assignee: Becky Gibson
>            Priority: Minor
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> CDVDebugWebView seems to not work since the changes to use ARC (I was using this guide: https://github.com/apache/incubator-cordova-ios/blob/master/guides/Cordova%20JavaScript%20Exception%20Logging.md).
> xcode gives a few trivial errors regarding ARC, and after fixing them up (tried both by hand and via the refactor tool) I get EXC_BAD_ACCESS during runtime.
> I also had to replace "WebScriptObject* exception" with id, since it could not find a reference to the class.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira