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

Deprecate obsolete CDVPlugin methods

    XMLWordPrintableJSON

Details

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

    Description

      // Deprecate these in favour of using CDVCommandDelegate directly.
      // - (NSString*)writeJavascript:(NSString*)javascript;
      // - (NSString*)success:(CDVPluginResult*)pluginResult callbackId:(NSString*)callbackId;
      // - (NSString*)error:(CDVPluginResult*)pluginResult callbackId:(NSString*)callbackId;

      These are remnants of how older plugins used pluginResult and are not doc'ed anymore. Time to migrate people.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: