Tiago Ramos
Posts: 0
Joined: Thu Feb 27, 2014 3:00 pm

Adding 3rd party phonegap plugins to iOS

Tried changing it to codevalue="com.jcjee.plugins.EmailComposer"/code in config.xml, still getting the following error:
code
<Warning>: CDVPlugin class com&#46;jcjee&#46;plugins&#46;EmailComposer (pluginName: EmailComposer) does not exist&#46;
<Warning>: ERROR: Plugin 'EmailComposer' not found, or is not a CDVPlugin&#46; Check your plugin mapping in config&#46;xml&#46;
/code

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Adding 3rd party phonegap plugins to iOS

Tiago,

Yes, I'm sorry, I mean codecom&#46;jcee&#46;plugins/code

Tiago Ramos
Posts: 0
Joined: Thu Feb 27, 2014 3:00 pm

Adding 3rd party phonegap plugins to iOS

No more ideas? I really need to get these plugins working for the iOS version.

Tiago Ramos
Posts: 0
Joined: Thu Feb 27, 2014 3:00 pm

Adding 3rd party phonegap plugins to iOS

Also why is the question marked as answered when my problem still persists?

Tiago Ramos
Posts: 0
Joined: Thu Feb 27, 2014 3:00 pm

Adding 3rd party phonegap plugins to iOS

For future reference for anyone who stumbles upon this issue:

The correct place for the .h and .m files really is in the CordovaLibPlugins folder, in a folder with the proper package name.
However, Appery does not add that folder to the project when building an .ipa, so you'll have to export the xcode project and add it manually (simply dragging the files into xcode works fine).

It seems to me that working with Phonegap plugins is an essential feature, and the fact that I have to add them manually on xcode is a great inconvenience, and certainly something that makes me want to move away from Appery.

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

Adding 3rd party phonegap plugins to iOS

Hello!

We are sorry for inconvenience and misunderstanding.
Currently files added to CordovaLibPlugins really aren't included in building .ipa. We are working on this issue.

mollyfud
Posts: 0
Joined: Mon Feb 11, 2013 5:16 am

Adding 3rd party phonegap plugins to iOS

Has this been updated yet? I tried a plugin that built fine but didn't seem to do what it was meant to and I am not talented enough to know if it was something I did or some other reason.

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

Adding 3rd party phonegap plugins to iOS

Hello!

No, this task is still in progress.

Roger
Posts: 0
Joined: Fri Mar 29, 2013 1:10 pm

Adding 3rd party phonegap plugins to iOS

There must be an easier way to do this. Are there any plans on making this easier?

Return to “Issues”