M&M
Posts: 0
Joined: Tue Nov 11, 2014 6:59 am

depedency id

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

Egor Kotov6832188
Posts: 0
Joined: Wed Nov 19, 2014 5:15 pm

depedency id

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

Return to “Issues”