[ 
https://issues.apache.org/jira/browse/CB-5647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13922355#comment-13922355
 ] 

David Barnett commented on CB-5647:
-----------------------------------

I can confirm that this is the name in the plugin.xml.
The lines 
<js-module src="www/inappbrowser.js" name="inappbrowser">

should be:
<js-module src="www/InAppBrowser.js" name="inappbrowser">

Both in phonegap and cordova as far as I can tell.







> cordova_plugins.js folder not populated with clobbers for Android 
> ------------------------------------------------------------------
>
>                 Key: CB-5647
>                 URL: https://issues.apache.org/jira/browse/CB-5647
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android, CLI
>    Affects Versions: 3.3.0
>            Reporter: Greg
>            Assignee: Mark Koudritsky
>
> If you try to run any plugin command using PhoneGap CLI, such as:
> phonegap local plugin add org.apache.cordova.splashscreen
> The cordova_plugins.js does not get updated and the JS file doesn't get added 
> to the www/ section. Native hooks are added, but not the JS side.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to