Page 1 of 1

depedency id

Posted: Fri Mar 27, 2015 12:17 pm
by M&M

Of late I find it easier to look at the plugin.xml file of cordova plugins when adding plugins to appery app. It helps me get the correct clobbers and source / destination paths, including what needs to be put in res/config.xml but then I came across this one line when trying to add cordova admob plugin

So how does the above line work and what does it exactly mean. I can see it is referring to a dependency..so how do I get this admob plugin working?

https://github.com/floatinghotpot/cor...

thanks,
M&M


depedency id

Posted: Sat Mar 28, 2015 7:40 pm
by Egor Kotov6832188

Hello,

Dependency - phonegap plugins which should be added during build to source code of this project using Cordova CLI.
To add this dependency you need to add this plugin manually, like targeted plugin, cause currently Appery.io hasn't any Cordova CLI commands