cordova-plugin-media-capture icon indicating copy to clipboard operation
cordova-plugin-media-capture copied to clipboard

[CB-11441] iOS: camera direction

Open Sitebase opened this issue 8 years ago • 3 comments

Platforms affected

iOS

What does this PR do?

This PR add an option to specify the default camera direction via an option.

For more info see JIRA issue CB-11441.

What testing has been done on this change?

This has been tested in a production application.

Checklist

  • [x] ICLA has been signed and submitted to [email protected].
  • [x] Reported an issue in the JIRA database
  • [x] Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected.
  • [x] Added automated test coverage as appropriate for this change.

Sitebase avatar Jun 15 '16 08:06 Sitebase

Cordova CI Build has one or more failures.

Commit - Link Dashboard - Link

Builder Name Console Output Test Report Device Logs
Windows 8.1 Store Link Link Link
Windows 10 Store Link Link Link
Windows 8.1 Phone Link Link Link
iOS Link Link Link
Android Link Link Link

cordova-qa avatar Jun 15 '16 08:06 cordova-qa

@Sitebase There is something wrong with constants. Neither Camera.CAMERA_FRONT nor Capture.CAMERA_FRONT works. Providing 1 do the trick, however.

leshik avatar Aug 23 '16 14:08 leshik

This would be awesome! Is this going to get merged?

fostahgix avatar Dec 05 '16 04:12 fostahgix