Page 1 of 1

Add phone gap plugins to appery directly

Posted: Mon Jan 06, 2014 9:42 am
by Kyou Hee Lee

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?


Add phone gap plugins to appery directly

Posted: Mon Jan 06, 2014 11:44 am
by Kateryna Grynko

Hi,

Yes, this is a known bug. We've already fixed it, it will be on production after the nearest release.


Add phone gap plugins to appery directly

Posted: Mon Jan 06, 2014 7:21 pm
by Kyou Hee Lee

Hi Katya,

Any alternative way? Should I export to the Eclipse?

Thanks,
Kyou


Add phone gap plugins to appery directly

Posted: Mon Jan 06, 2014 7:34 pm
by Maryna Brodina

Hello!
1) You can use Eclipse to do that
2) You can switch to 2.9 PhoneGap version (set Libraries version to 1.1 in App Settings). In 2.9 PhoneGap version there is no need to create folders with such names.
3) You can wait the fix (around January 18).


Add phone gap plugins to appery directly

Posted: Mon Jan 06, 2014 7:36 pm
by Kyou Hee Lee

Thank you!