[
https://issues.apache.org/jira/browse/CB-5606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13843330#comment-13843330
]
Sergey Grebnov commented on CB-5606:
------------------------------------
Added fix as per
https://github.com/apache/cordova-js/pull/59
> WP8. Add ArrayBuffer support to exec bridge
> -------------------------------------------
>
> Key: CB-5606
> URL: https://issues.apache.org/jira/browse/CB-5606
> Project: Apache Cordova
> Issue Type: Bug
> Components: CordovaJS, WP8
> Reporter: Sergey Grebnov
> Assignee: Jesse MacFadyen
>
> As per discussion "Windows Phone binary bridge" in the mailing list.
> Right now WP7/8 does not support binary data type (ArrayBuffer) since there
> is no special logic to serialize such data. Other platforms use base64
> encoding.
> We should add support of ArrayBuffer to windows phone exec bridge.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)