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