jonapachanga commented on issue #689:
URL: 
https://github.com/apache/cordova-plugin-camera/issues/689#issuecomment-732958880


   Hi, I created a Sample Reproduction App as suggested by @breautek and to my 
surprise the plugin works fine. The only difference is the version of the 
plugin, in my project i have:
   ```
   "@ionic-native/camera": "^5.29.0"
   "cordova-plugin-camera": "^5.0.1"
   ```
   And the new one
   ```
   "@ionic-native/camera": "^5.30.0"
   "cordova-plugin-camera": "^5.0.1"
   ```
   i updated my project but it still doesn't work. Are there any plugin what 
interfere with camera plugin?
   
   the strange thing is that when I use the plugin to select an image from the 
gallery it works fine


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to