fujunwei created CB-6978: ---------------------------- Summary: test captureImage() function failed Key: CB-6978 URL: https://issues.apache.org/jira/browse/CB-6978 Project: Apache Cordova Issue Type: Bug Components: Android Affects Versions: 3.5.0 Environment: android4.1 Reporter: fujunwei
REPRODUCE TEST STEPS: 1. install Cordova 3.5.0 and media-capture plugin 2. write a simple test code, for example navigator.device.capture.captureImage(captureSuccess, captureError, {limit:1}); 3. Tap on "captureImage()" button, check the behavior EXPECTED OUTCOME: callback captureSuccess function ACTUAL OUTCOME: callback captureError function -- This message was sent by Atlassian JIRA (v6.2#6252)