You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/11/15 11:45:21 UTC

[GitHub] amitgandole edited a comment on issue #375: Not supporting on browser

amitgandole edited a comment on issue #375: Not supporting on browser 
URL: https://github.com/apache/cordova-plugin-camera/issues/375#issuecomment-439012994
 
 
   DevApp is IONIC DevApp which allows to  run app without installation. and i have declared the camera constructor in constructor : 
   `constructor(public navCtrl: NavController,public camera: Camera) {}`
   
   Also in import section : 
   `import { Camera, CameraOptions } from '@ionic-native/camera';`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org