Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-7134

Deprecate CDVPluginResult methods

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.6.0
    • cordova-ios
    • None

    Description

      https://github.com/apache/cordova-ios/blob/0bf656c3bccbe85813964bcf13c6705e0da37192/CordovaLib/Classes/CDVPluginResult.h#L63-L66

      // These methods are used by the legacy plugin return result method
      - (NSString*)toJSONString;
      - (NSString*)toSuccessCallbackString:(NSString*)callbackId;
      - (NSString*)toErrorCallbackString:(NSString*)callbackId;
      

      Deprecate in 3.6.0, for 4.0

      Attachments

        Activity

          People

            shazron Shazron Abdullah
            shazron Shazron Abdullah
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: