You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@weex.apache.org by "lijianchang (JIRA)" <ji...@apache.org> on 2018/06/20 08:19:00 UTC

[jira] [Issue Comment Deleted] (WEEX-332) framework.js uninitialized

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

lijianchang updated WEEX-332:
-----------------------------
    Comment: was deleted

(was: I also find out this problem, though I had add so file of armeabi-v7a folder into my project, it's not work on my project)

> framework.js uninitialized
> --------------------------
>
>                 Key: WEEX-332
>                 URL: https://issues.apache.org/jira/browse/WEEX-332
>             Project: Weex
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 0.18
>            Reporter: fudongrong
>            Assignee: codefurture
>            Priority: Major
>
> my app's build gradle's ndk is:
>  
>         ndk {
>            abiFilters "armeabi-v7a", "x86", "armeabi", "mips"
>         } 
> and we use weex sdk 0.18.0,but it was not use,it seems like framework.js uninitialized,
> the error log is
> {color:#d04437}[WXinvokeRegisterModulesBridgeManager] invokeRegisterModules: framework.js uninitialized.
> [WXBridgeManager] invokeRegisterComponents: framework.js uninitialized.{color}
> what should i do? very critical



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)