[
https://issues.apache.org/jira/browse/CB-5606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13911427#comment-13911427
]
Edwin van der Ham commented on CB-5606:
---------------------------------------
This commit broke plugin support for wp7, I created a pull request on github
that fixes it: [https://github.com/apache/cordova-js/pull/65]
> 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.5#6160)