[GitHub] [incubator-weex] bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0

2019-11-26 Thread GitBox
bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0 URL: https://github.com/apache/incubator-weex/issues/3013#issuecomment-558546715 I solved this problem temporarily, and I found that some time-consuming operations in my application may

[GitHub] [incubator-weex] bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0

2019-11-21 Thread GitBox
bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0 URL: https://github.com/apache/incubator-weex/issues/3013#issuecomment-557373346 > If the suggestion I gave above is helpful, please upgrade the current documentation so that we could help

[GitHub] [incubator-weex] bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0

2019-11-21 Thread GitBox
bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0 URL: https://github.com/apache/incubator-weex/issues/3013#issuecomment-556977940 > > Please don't use `armeabi` anymore, Google stopped supporting it years ago. > > Weex only [supports

[GitHub] [incubator-weex] bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0

2019-11-21 Thread GitBox
bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0 URL: https://github.com/apache/incubator-weex/issues/3013#issuecomment-556976115

[GitHub] [incubator-weex] bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0

2019-11-21 Thread GitBox
bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0 URL: https://github.com/apache/incubator-weex/issues/3013#issuecomment-556975550 I have reproduced on many mobile phones, Huawei p20, xiaomi MIX2, Samsung s8 plus, Huawei p30... The phones

[GitHub] [incubator-weex] bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0

2019-11-20 Thread GitBox
bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0 URL: https://github.com/apache/incubator-weex/issues/3013#issuecomment-556899602 in WxBridgeManager initFramework() method:

[GitHub] [incubator-weex] bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0

2019-11-20 Thread GitBox
bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0 URL: https://github.com/apache/incubator-weex/issues/3013#issuecomment-555978852 I let go of this line of code and it didn't work. if you have time please checkout。ths

[GitHub] [incubator-weex] bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0

2019-11-20 Thread GitBox
bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0 URL: https://github.com/apache/incubator-weex/issues/3013#issuecomment-555974504

[GitHub] [incubator-weex] bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0

2019-11-20 Thread GitBox
bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0 URL: https://github.com/apache/incubator-weex/issues/3013#issuecomment-555971394

[GitHub] [incubator-weex] bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0

2019-11-20 Thread GitBox
bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0 URL: https://github.com/apache/incubator-weex/issues/3013#issuecomment-555925849 This looks like weexSdkInstance failed to initialize. Is this problem difficult to locate?

[GitHub] [incubator-weex] bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0

2019-11-20 Thread GitBox
bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0 URL: https://github.com/apache/incubator-weex/issues/3013#issuecomment-555924491

[GitHub] [incubator-weex] bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0

2019-11-20 Thread GitBox
bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0 URL: https://github.com/apache/incubator-weex/issues/3013#issuecomment-555922802

[GitHub] [incubator-weex] bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0

2019-11-20 Thread GitBox
bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0 URL: https://github.com/apache/incubator-weex/issues/3013#issuecomment-555921816

[GitHub] [incubator-weex] bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0

2019-11-20 Thread GitBox
bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0 URL: https://github.com/apache/incubator-weex/issues/3013#issuecomment-555920579

[GitHub] [incubator-weex] bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0

2019-11-13 Thread GitBox
bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0 URL: https://github.com/apache/incubator-weex/issues/3013#issuecomment-553763958

[GitHub] [incubator-weex] bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0

2019-11-13 Thread GitBox
bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0 URL: https://github.com/apache/incubator-weex/issues/3013#issuecomment-553756570 I changed to armeabi-v7a, but still reported the same error, you should check it out.

[GitHub] [incubator-weex] bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0

2019-11-13 Thread GitBox
bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0 URL: https://github.com/apache/incubator-weex/issues/3013#issuecomment-553756106

[GitHub] [incubator-weex] bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0

2019-11-13 Thread GitBox
bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0 URL: https://github.com/apache/incubator-weex/issues/3013#issuecomment-553755468 E/AwareLog: AtomicFileUtils: readFileLines file not exist: android.util.AtomicFile@46e6539 E/weex:

[GitHub] [incubator-weex] bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0

2019-11-13 Thread GitBox
bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0 URL: https://github.com/apache/incubator-weex/issues/3013#issuecomment-553703243 If you see this and have students who have the same problem. This may be the only way to switch to

[GitHub] [incubator-weex] bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0

2019-11-13 Thread GitBox
bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0 URL: https://github.com/apache/incubator-weex/issues/3013#issuecomment-553400835 I still have a question. Is there any difference between the android-jsc file provided by jsc-android and

[GitHub] [incubator-weex] bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0

2019-11-13 Thread GitBox
bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0 URL: https://github.com/apache/incubator-weex/issues/3013#issuecomment-553396428 I can compile armeabi using your source code, but the new jsc does not provide armeabi so,

[GitHub] [incubator-weex] bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0

2019-11-13 Thread GitBox
bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0 URL: https://github.com/apache/incubator-weex/issues/3013#issuecomment-553392709 All right, I am testing with armeabi-v7a now. I have to replace armeabi with armeabi-v7a, which may be

[GitHub] [incubator-weex] bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0

2019-11-13 Thread GitBox
bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0 URL: https://github.com/apache/incubator-weex/issues/3013#issuecomment-553296580 First of all, I have to solve this problem in order to supplement the documentation to help people who have

[GitHub] [incubator-weex] bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0

2019-11-12 Thread GitBox
bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0 URL: https://github.com/apache/incubator-weex/issues/3013#issuecomment-553279882 Because we are the service provider, Party A wants armeabi. Now I am replacing v7a with armeabi ,Do you

[GitHub] [incubator-weex] bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0

2019-11-12 Thread GitBox
bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0 URL: https://github.com/apache/incubator-weex/issues/3013#issuecomment-553264600

[GitHub] [incubator-weex] bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0

2019-11-12 Thread GitBox
bobSir commented on issue #3013: [Android] Open weex page white screen where weex version is 0.28.0 URL: https://github.com/apache/incubator-weex/issues/3013#issuecomment-553256465