Joe Sharples
Posts: 0
Joined: Mon Aug 18, 2014 1:31 pm

3rd party plugins

I'm trying to add this plugin:
https://github.com/gajus/swing

I followed this tutorial:
https://devcenter.appery.io/documenta...

but I get the error:
"It seems plugin.xml file is missed in swing.zip"

how can i add a 3rd party plugin without plugin.xml file?

I'm struggling to understand 3rd party plug ins. I haven't found the documentation useful:
https://devcenter.appery.io/documenta...
https://devcenter.appery.io/documenta...

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

3rd party plugins

Hello Joe,

https://github.com/gajus/swing is not cordova plugin, it is a simple JS plugin. Please add all JS/CSS files as a custom JS/CSS (Create new-JavaScript/CSS)

Return to “Issues”