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

feat(ios): Implement 'animated' property (CB-11629)

Open ryanwilliams83 opened this issue 9 years ago • 1 comments
trafficstars

Platforms affected

iOS

What does this PR do?

Add property 'animated' to optionally disable native screen animations. As iOS does not support the limit flag; capturing multiple images by calling this plugin in a loop can be quite slow for end users.

What testing has been done on this change?

captureImage() 'animated' omitted / true / false

captureVideo() 'animated' omitted / true / false

ryanwilliams83 avatar Jul 27 '16 08:07 ryanwilliams83

Cordova CI Build has completed successfully.

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 Jul 27 '16 08:07 cordova-qa