You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@weex.apache.org by "myeveryheart (JIRA)" <ji...@apache.org> on 2017/11/27 10:28:00 UTC

[jira] [Updated] (WEEX-146) WXGlobalEventModule in iOS doesn't global

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

myeveryheart updated WEEX-146:
------------------------------
    Description: 
WXGlobalEventModule can fire event between any weexInstance, but the fact is it can not. It only works in a weexInstance.
Such as [weexInstance fireGlobalEvent:@"geolocation" params:@{@"key":@"value"}] can only send event to the same weexInstance h5 file, h5 file in other weexInstances can not receive the event.

  was:WXGlobalEventModule can fire event between any weexInstance, but the fact is it can not. It only works in a weexInstance.


> WXGlobalEventModule in iOS doesn't global
> -----------------------------------------
>
>                 Key: WEEX-146
>                 URL: https://issues.apache.org/jira/browse/WEEX-146
>             Project: Weex
>          Issue Type: Bug
>            Reporter: myeveryheart
>            Assignee: Adam Feng
>
> WXGlobalEventModule can fire event between any weexInstance, but the fact is it can not. It only works in a weexInstance.
> Such as [weexInstance fireGlobalEvent:@"geolocation" params:@{@"key":@"value"}] can only send event to the same weexInstance h5 file, h5 file in other weexInstances can not receive the event.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)