Amanda
Posts: 0
Joined: Fri Jan 17, 2014 5:33 am

Trying to add a phonegap plugin by hand in the Source code tab, but I cannot use periods (.) in my directory names.

I'm not even sure if that is causing my problem. I am trying to install https://github.com/EddyVerbruggen/Cal...

For iOS, I put Calendar.h and .m in /APP/CordovaLibPlugins/calendar and I put Calendar.js in /APP/Resources/www/project/files/resources/lib/plugins/calendar/www I edited cordova_plugins.js and config.xml. But it seems like the directory names should have the full nl.xservices.plugin.calendar name.

Amanda
Posts: 0
Joined: Fri Jan 17, 2014 5:33 am

Trying to add a phonegap plugin by hand in the Source code tab, but I cannot use periods (.) in my directory names.

Sorry, it does not. That is exactly what I was following and in its example it says to create a folder "com.phonegap.plugins.beep". Well, I can't create a folder with periods in it, so that doesn't work.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Trying to add a phonegap plugin by hand in the Source code tab, but I cannot use periods (.) in my directory names.

Hello! Sorry for inconvenience. It's a bug, should be fixed tomorrow.

Amanda
Posts: 0
Joined: Fri Jan 17, 2014 5:33 am

Trying to add a phonegap plugin by hand in the Source code tab, but I cannot use periods (.) in my directory names.

I have to finish a proof-of-concept today because we have a deadline to decide whether to build this app. Since I can't get this plug-in working today, let me ask: is it possible, in theory, to install and use a PhoneGap plugin that creates appointments on the native calendar?

Return to “Issues”