[ https://issues.apache.org/jira/browse/CB-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13261925#comment-13261925
]
Filip Maj commented on CB-336:
------------------------------
Looks like when the MediaFormatOptions get deserialized from a JSON string inside Capture.cs'
{{getFormatData}} method, something goes wrong and we get an {{InvalidCastException}}.
> Mediafile.getFormatData hits error call back
> ---------------------------------------------
>
> Key: CB-336
> URL: https://issues.apache.org/jira/browse/CB-336
> Project: Apache Callback
> Issue Type: Bug
> Components: WP7
> Affects Versions: 1.3.0, 1.6.1
> Environment: Windows Phone
> Reporter: Babu Muralidharan
> Assignee: Filip Maj
> Fix For: 1.7.0
>
>
> This method is expected to return MediaFileData object on successful call back. But currently
this method goes into the error call back and the method fails.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|