Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Duplicate
-
3.5.0
-
None
-
None
Description
Reproduce Test Steps
=======================================================
1. create index.html which includes the following tag:
<input type="file" accept="image/*;capture=camera">
2. Wrap the web app to android apk with cordova-android
3. Launch app in device, and click the input tag.
Expected Outcome
=======================================================
The camera can be selected to take a phone
Actual Outcome
=======================================================
Failed to launch camera when tapping the the input tag.
Attachments
Issue Links
- is a clone of
-
CB-5294 File input element not opening file picker in Android 4.4
- Closed