You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2014/07/14 22:14:04 UTC

[jira] [Resolved] (CB-7134) Deprecate CDVPluginResult methods

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

Shazron Abdullah resolved CB-7134.
----------------------------------

    Resolution: Fixed
      Assignee: Shazron Abdullah

> 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
>            Assignee: 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)