Hi,

I'm a member of the AeroGear team and we have created a number of plugins that 
enable the use of our native libs for cordova development. Now the question is 
how to use libraries with a plugin. Right now our iOS projects use cocaopods, I 
think is the most ideal way as this is just a source dependency like the plugin 
dependency. Only downside to this approach is that it requires to execute a pod 
install after plugin installation. More problems are with android, right now 
we've used a jar file and put it in the plugin.xml as a source with target lib.

Are there alternatives to use libraries in a plugin? And if not are there plans 
to create some support for this, and what about phonegap build, we would like 
to post our plugins there as well.

Looking forward to your thoughts,

        Erik Jan

Reply via email to