[
https://issues.apache.org/jira/browse/CB-7134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14061150#comment-14061150
]
ASF subversion and git services commented on CB-7134:
-----------------------------------------------------
Commit 0f28c9358842b4a3dccdab3ced98daa5a4246115 in cordova-ios's branch
refs/heads/master from [~shazron]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;h=0f28c93 ]
CB-7134 - Deprecate CDVPluginResult methods
> Deprecate CDVPluginResult methods
> ---------------------------------
>
> Key: CB-7134
> URL: https://issues.apache.org/jira/browse/CB-7134
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS
> Reporter: Shazron Abdullah
> Fix For: 3.6.0
>
>
> https://github.com/apache/cordova-ios/blob/0bf656c3bccbe85813964bcf13c6705e0da37192/CordovaLib/Classes/CDVPluginResult.h#L63-L66
> {code}
> // These methods are used by the legacy plugin return result method
> - (NSString*)toJSONString;
> - (NSString*)toSuccessCallbackString:(NSString*)callbackId;
> - (NSString*)toErrorCallbackString:(NSString*)callbackId;
> {code}
> Deprecate in 3.6.0, for 4.0
--
This message was sent by Atlassian JIRA
(v6.2#6252)