[
https://issues.apache.org/jira/browse/CB-5351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13866155#comment-13866155
]
Andrew Grieve commented on CB-5351:
-----------------------------------
Had a look a the plugin as well - seems the ask is to expose the context menu
functions to plugins (seems reasonable to me). Probably we'd do this as new
plugin functions rather than as postMessage() events. I think postMessage() is
mainly for plugin->plugin communication.
> Support context menu plugins with postMessage
> ---------------------------------------------
>
> Key: CB-5351
> URL: https://issues.apache.org/jira/browse/CB-5351
> Project: Apache Cordova
> Issue Type: Improvement
> Components: Android
> Affects Versions: Master
> Reporter: Abel MuiƱo
> Assignee: Joe Bowser
>
> There is [support in
> `CordovaActivity`|https://github.com/apache/cordova-android/blob/master/framework/src/org/apache/cordova/CordovaActivity.java#L1006-L1026]
> for menu plugins.
> It would be great to have the same support for context menus. Currently we
> need to tell the user to [modify their class in a similar
> way|https://github.com/amuino/cordova-actionsheet/blob/master/plugin.xml#L29-L50].
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)