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

Add api/way to get plugins results even when Cordova activity restarts

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • cordova-android
    • None

    Description

      In android when you have a plugin that opens new activity the CordovaActivity will be killed and you won't get the result from the plugin.
      The new activity will get the results but because the plugin objects are dead and the webview reloaded you can get the data to the js callback.
      The most noticeable example is the camera plugin. (And maybe its the same with even more platforms)
      possible solution for this is to add metadata to the device ready event with incoming data from plugins.

      Attachments

        Issue Links

          Activity

            People

              riknoll Richard B Knoll
              Bnaya Bnaya
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: