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 2013/05/17 21:47:16 UTC

[jira] [Created] (CB-3426) plugin tag not installed in config.xml

Shazron Abdullah created CB-3426:
------------------------------------

             Summary: plugin tag not installed in config.xml
                 Key: CB-3426
                 URL: https://issues.apache.org/jira/browse/CB-3426
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS, Plugman
    Affects Versions: Master
         Environment: node 0.11.2
plugman 0.7.4 on npm
            Reporter: Shazron Abdullah
            Assignee: Shazron Abdullah


Tested using: https://github.com/shazron/TestFlightPlugin and the latest iOS code from cordova-ios master (config.xml does include the plugins tag).

{code}
       <config-file target="config.xml" parent="/widget/plugins">
            <plugin name="TestFlightSDK" value="CDVTestFlight"/>
        </config-file>
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira