Remove excessive debug logging in execute delegate method in CDVViewController
------------------------------------------------------------------------------
Key: CB-507
URL: https://issues.apache.org/jira/browse/CB-507
Project: Apache Callback
Issue Type: Bug
Components: iOS
Affects Versions: 1.6.0
Reporter: Shazron Abdullah
Assignee: Shazron Abdullah
Fix For: 1.6.1
Remove the block at:
https://github.com/apache/incubator-cordova-ios/blob/master/CordovaLib/Classes/CDVViewController.m#L737-739
If users need to inspect this, override this function in their app's
MainViewController.m:
https://github.com/apache/incubator-cordova-ios/blob/master/Cordova-based%20Application/Classes/MainViewController.m#L79
--
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