[
https://issues.apache.org/jira/browse/WEEX-470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16520043#comment-16520043
]
华逢义 commented on WEEX-470:
--------------------------
My Activity A and Activity B is one Activity
named ContainerActivity.
When A start B, It means ContainerActivity created another instance named
ContainerActivity. I didn't user singTop,just normal
> module lost after switch from on Activity to previous Activity
> --------------------------------------------------------------
>
> Key: WEEX-470
> URL: https://issues.apache.org/jira/browse/WEEX-470
> Project: Weex
> Issue Type: Bug
> Components: Android
> Affects Versions: 0.19
> Reporter: 华逢义
> Assignee: codefurture
> Priority: Blocker
>
> Activity A started Activity B.
> B finished and back to A
> After this operation.weex.requireModule(xxx) does not work in Activity A
> the error is as follow:
> {color:#FF0000}D/jsLog: [JS Framework] Failed to requireModule("stream"),
> instance (4) doesn't exist anymore.__ERROR{color}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)