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

Framework tag in plugin.xml not handled during plugin-install on Android

    XMLWordPrintableJSON

Details

    Description

      On the Android platform, the framework tag is not being handled during plugin-install. It only runs during build time.

      Recreate:
      cordova create myApp
      cd myApp
      cordova platform add android
      cordova plugin add cordova-plugin-okhttp

      okhttp plugin has a framework tag in it's plugin.xml. If you go check build.gradle after adding the plugin, you'll see the framework tag didn't add a dependency to build.gradle that it was supposed to.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ktop500 Karen Tran
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: