Add phone gap plugins to appery directly
I'm try to add phonegap plugins to my appery on the basis of instruction below.
http://docs.appery.io/documentation/u...
As I understand, I have to create a folder with package name under the plugin folder. However, when I create a "com.phonegap.plugins.beep" folder, an error message shows up: "Name should only contain characters from a-z, A-Z, 0-9, -, _ ranges, Space and '.' symbols are not allowed."
Is this a bug or am I doing wrong?