[ https://issues.apache.org/jira/browse/WEEX-470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16520055#comment-16520055 ]
华逢义 commented on WEEX-470: -------------------------- I saw the log. When Activity A starts it's id is 0 When Activity B starts it's id is 1 When back to A,current id is 0 But ! The error is {color:#ff0000}D/jsLog: [JS Framework] Failed to requireModule("stream"), instance (1) doesn't exist anymore.__ERROR{color} {color:#ff0000}It's Activity B's id .{color} {color:#ff0000}But now I'm in A{color} > 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)