[
https://issues.apache.org/jira/browse/CB-5569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13838862#comment-13838862
]
Sergey Grebnov commented on CB-5569:
------------------------------------
There is fix in pull request below
https://github.com/apache/cordova-plugin-media-capture/pull/9
> Windows8. MediaFile constructor does not exist
> ----------------------------------------------
>
> Key: CB-5569
> URL: https://issues.apache.org/jira/browse/CB-5569
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin Media Capture, Windows 8
> Environment: Windows8
> Reporter: Sergey Grebnov
> Assignee: Sergey Grebnov
>
> When I run media capture spec tests on Windows8 I see that the following test
> fails "capture.spec.12 MediaFile constructor should exist"
> This is because new MediaFile(); throws 'Object doesn't support this action'
> exception.
> Reason: W8 specific implementation fully redefines common MediaFile
> definition.
--
This message was sent by Atlassian JIRA
(v6.1#6144)