[
https://issues.apache.org/jira/browse/WEEX-93?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam Feng resolved WEEX-93.
---------------------------
Resolution: Fixed
> WXBridgeManager create multiple instances
> -----------------------------------------
>
> Key: WEEX-93
> URL: https://issues.apache.org/jira/browse/WEEX-93
> Project: Weex
> Issue Type: Improvement
> Components: iOS
> Affects Versions: 0.16
> Reporter: Shaojun Yang
> Assignee: Adam Feng
> Priority: Minor
> Labels: usability
>
> *_WXBridgeManager_* has a private class method *_sharedManager_* that only
> used in *_[WXBridgeManager jsThread]_*, see
> [https://github.com/apache/incubator-weex/blob/release-0.16/ios/sdk/WeexSDK/Sources/Manager/WXBridgeManager.m#L45].
> But *_[WXSDKManager bridgeMgr]_* create its own *_WXBridgeManager_* instance,
> is this designed or just left over from the past? Should *_[WXSDKManager
> bridgeMgr]_* just use *_[WXBridgeManager sharedManager]_*?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)