[
https://issues.apache.org/jira/browse/CB-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shazron Abdullah resolved CB-1237.
----------------------------------
Resolution: Fixed
Fix Version/s: 2.1.0
Fix commit by mmocny:
http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/commit/0cb7722b
> 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
> Fix For: 2.1.0
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira