EddyVerbruggen / VideoCapturePlus-PhoneGap-Plugin

:movie_camera:
134 stars 114 forks source link

cordova plugin add and phonegap build failing #21

Closed dcardosopt closed 10 years ago

dcardosopt commented 10 years ago

I do believe both errors are related, and that can be because of the path. The plugin works properly if I build it locally, but as I don't have a Mac, I use PhoneGap Build to generate my ios build. That brings me to the problem that cordova plugin add don't work, and I'm pretty sure that the same reason make the PhoneGap Build not working too.

EddyVerbruggen commented 10 years ago

When using PhoneGap Build you should use <plugin> tags in your config.xml. Please see the readme for details.

dcardosopt commented 10 years ago

I use the tags... I believe the problem can be related with the Phonegap Build.