Trying to get the Cordova Camera to work. I've upgraded to the latest apache cordova camera plugin to handle issues with IOS8. Now I get issues stating: "getPicture()" undefined from the Camera class (refer to the Camera Sample here `https://github.com/driftyco/ionic-example-cordova-camera/blob/master/www/js/services.js`)
Also, in another project I get an error when I use the options as such in the Angular Controller "Camera.DestinationType.DATA_URL" --> Says Camera is undefined whenever I use the ngCordova plugin...Essentially, it's quite weird. When I simply replace the attribute with it's value of 0 the error doesn't happen but the camera still does not popup. Any way to solve this? -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
