Josip Brekalo

Results 6 comments of Josip Brekalo

I would like to know if that's possible too?

From the ngCordova docs (http://ngcordova.com/docs/plugins/camera/), you can install camera plugin using: `cordova plugin add cordova-plugin-camera --save` (with --save option plugin will be added to config.xml and ready to be used)....

Sorry for late reply. As I wrote in my last reply when you installing plugin using command line interface (cli) and put --save it will automatically save reference to plugin...

Hi my friend! Sorry for my late reply. Yes indeed there is a problem with Android app, but it that's normal because our Angular project has base directory set to...

Ok, error is not showing when commented, but is it safe to do that?

Hi! Did you solve your problem with cordova platform listing? I just navigate to ngCordova directory and run 'cordova platform ls' command and it didn't show me that error, than...