Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0.0
-
None
-
windows phone8 + vs2012
Description
use cordova CLI create wp8 template project, run command $ cordova plugin add https://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture.git add capture plugin! the add captureaudio.html (http://cordova.apache.org/docs/en/3.0.0/cordova_media_capture_capture.md.html#Capture captureaudio example)
run this project, click capture audio,it's not work!
there is the log in vs debug console window:
"Error::Plugin not allowed in config.xml. Capture"
I found config.xml not config plugin Capture!!
Attachments
Issue Links
- is duplicated by
-
CB-4720 use Cordova CLI create WP8 template project, add plugin cordova-plugin-media-capture! there is a crash!
- Closed