Github user acton393 commented on a diff in the pull request:

    https://github.com/apache/incubator-weex/pull/1135#discussion_r184366659
  
    --- Diff: ios/sdk/WeexSDK/Sources/Bridge/WXBridgeContext.m ---
    @@ -295,6 +318,9 @@ - (void)registerGlobalFunctions
             }
             
             WXPerformBlockOnComponentThread(^{
    +#ifdef DEBUG
    +            NSLog(@"test -> action :removeEvent ref:%@",ref);
    --- End diff --
    
    Same  NSLog


---

Reply via email to