You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jesse MacFadyen (JIRA)" <ji...@apache.org> on 2014/04/15 01:27:14 UTC

[jira] [Assigned] (CB-6422) Use cordova/exec/proxy instead of platform dupes

     [ https://issues.apache.org/jira/browse/CB-6422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesse MacFadyen reassigned CB-6422:
-----------------------------------

    Assignee:     (was: Jesse MacFadyen)

> Use cordova/exec/proxy instead of platform dupes
> ------------------------------------------------
>
>                 Key: CB-6422
>                 URL: https://issues.apache.org/jira/browse/CB-6422
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: FirefoxOS, Plugin Camera, Plugin Device, Tizen
>            Reporter: Jesse MacFadyen
>
> the proxy code is built into cordova/exec/proxy, so instead of :
> require("cordova/windows8/commandProxy")...
> it should be :
> require("cordova/exec/proxy")...
> This applies to several platforms + core plugins



--
This message was sent by Atlassian JIRA
(v6.2#6252)