This is a sample cordova application for cordova-plugin-camera-preview
cordova platform add android
cordova build android
cordova platform add ios
cordova build ios
If you last installed an older version of the plugin and want to ensure the sample app is up to date again just do the following to reset.
rm -rf platforms/ plugins/
cordova platform add android
cordova build android
cordova platform add ios
cordova build ios
It is not possible to use your computers webcam during testing in the simulator, you must device test