请帮帮我看看,在初始化的日志,无法注册,和登陆。 谢谢了

naxiehuae2
2019-01-22 09:27 1k 0

```
2019-01-22 15:04:44.515 15102-15102/? I/art: Late-enabling -Xcheck:jni
2019-01-22 15:04:44.516 15102-15102/? W/art: Unexpected CPU variant for X86 using defaults: x86
2019-01-22 15:04:44.560 15102-15102/com.meizhu D/SoLoader: init start
2019-01-22 15:04:44.563 15102-15102/com.meizhu D/SoLoader: Preparing SO source: com.facebook.soloader.DirectorySoSource[root = /system/lib flags = 2]
2019-01-22 15:04:44.563 15102-15102/com.meizhu D/SoLoader: Preparing SO source: com.facebook.soloader.DirectorySoSource[root = /system/vendor/lib flags = 2]
2019-01-22 15:04:44.563 15102-15102/com.meizhu D/SoLoader: Preparing SO source: com.facebook.soloader.DirectorySoSource[root = /data/app/com.meizhu-1/lib/x86 flags = 0]
2019-01-22 15:04:44.563 15102-15102/com.meizhu D/SoLoader: Preparing SO source: com.facebook.soloader.ApkSoSource[root = /data/data/com.meizhu/lib-main flags = 1]
2019-01-22 15:04:44.567 15102-15102/com.meizhu V/fb-UnpackingSoSource: locked dso store /data/user/0/com.meizhu/lib-main
2019-01-22 15:04:44.569 15102-15102/com.meizhu V/fb-UnpackingSoSource: deps mismatch on deps store: regenerating
2019-01-22 15:04:44.569 15102-15102/com.meizhu V/fb-UnpackingSoSource: so store dirty: regenerating
2019-01-22 15:04:44.591 15102-15102/com.meizhu D/ApkSoSource: not allowing consideration of lib/x86/libfb.so: deferring to libdir
2019-01-22 15:04:44.591 15102-15102/com.meizhu D/ApkSoSource: not allowing consideration of lib/x86/libfolly_json.so: deferring to libdir
2019-01-22 15:04:44.592 15102-15102/com.meizhu D/ApkSoSource: not allowing consideration of lib/x86/libglog.so: deferring to libdir
2019-01-22 15:04:44.592 15102-15102/com.meizhu D/ApkSoSource: not allowing consideration of lib/x86/libglog_init.so: deferring to libdir
2019-01-22 15:04:44.593 15102-15102/com.meizhu D/ApkSoSource: not allowing consideration of lib/x86/libgnustl_shared.so: deferring to libdir
2019-01-22 15:04:44.593 15102-15102/com.meizhu D/ApkSoSource: not allowing consideration of lib/x86/libicu_common.so: deferring to libdir
2019-01-22 15:04:44.593 15102-15102/com.meizhu D/ApkSoSource: not allowing consideration of lib/x86/libimagepipeline.so: deferring to libdir
2019-01-22 15:04:44.593 15102-15102/com.meizhu D/ApkSoSource: not allowing consideration of lib/x86/libjcore126.so: deferring to libdir
2019-01-22 15:04:44.593 15102-15102/com.meizhu D/ApkSoSource: not allowing consideration of lib/x86/libjsc.so: deferring to libdir
2019-01-22 15:04:44.593 15102-15102/com.meizhu D/ApkSoSource: not allowing consideration of lib/x86/libprivatedata.so: deferring to libdir
2019-01-22 15:04:44.593 15102-15102/com.meizhu D/ApkSoSource: not allowing consideration of lib/x86/libreactnativejni.so: deferring to libdir
2019-01-22 15:04:44.593 15102-15102/com.meizhu D/ApkSoSource: not allowing consideration of lib/x86/libyoga.so: deferring to libdir
2019-01-22 15:04:44.593 15102-15102/com.meizhu V/fb-UnpackingSoSource: regenerating DSO store com.facebook.soloader.ApkSoSource
2019-01-22 15:04:44.593 15102-15102/com.meizhu V/fb-UnpackingSoSource: Finished regenerating DSO store com.facebook.soloader.ApkSoSource
2019-01-22 15:04:44.594 15102-15102/com.meizhu V/fb-UnpackingSoSource: starting syncer worker
2019-01-22 15:04:44.601 15102-15102/com.meizhu V/fb-UnpackingSoSource: releasing dso store lock for /data/user/0/com.meizhu/lib-main (from syncer thread)
2019-01-22 15:04:44.601 15102-15102/com.meizhu V/fb-UnpackingSoSource: not releasing dso store lock for /data/user/0/com.meizhu/lib-main (syncer thread started)
2019-01-22 15:04:44.601 15102-15102/com.meizhu D/SoLoader: init finish: 4 SO sources prepared
2019-01-22 15:04:44.601 15102-15102/com.meizhu I/MainApplication: Init JMessageClient
2019-01-22 15:04:44.601 15102-15102/com.meizhu D/JIGUANG-JMessage: [AndroidUtil] action:checkValidManifest
2019-01-22 15:04:44.605 15102-15102/com.meizhu D/JIGUANG-JCore: [JCoreGlobal] action:init - sdkVersion:1.2.6, buildId:101
2019-01-22 15:04:44.637 15102-15102/com.meizhu W/JIGUANG-JCore: [JCoreGlobal] NO meta data defined in manifest.
2019-01-22 15:04:44.637 15102-15102/com.meizhu W/JIGUANG-JCore: [JCoreGlobal] JCore init code = 2
2019-01-22 15:04:44.637 15102-15102/com.meizhu D/JIGUANG-JCore: [PushReceiver] onReceive - android.intent.action.PACKAGE_REMOVED
2019-01-22 15:04:44.640 15102-15123/com.meizhu W/JIGUANG-JCore: [JCoreGlobal] JCore init code = 2
2019-01-22 15:04:44.640 15102-15123/com.meizhu W/JIGUANG-JCore: [PushReceiver] onReceive :JCoreInterface init failed
2019-01-22 15:04:44.884 15102-15102/com.meizhu D/ReactNative: ReactInstanceManager.ctor()
2019-01-22 15:04:44.889 15102-15102/com.meizhu D/NetworkSecurityConfig: No Network Security Config specified, using platform default
2019-01-22 15:04:44.899 15102-15102/com.meizhu D/ReactNative: ReactInstanceManager.createReactContextInBackground()
2019-01-22 15:04:44.899 15102-15102/com.meizhu D/ReactNative: ReactInstanceManager.recreateReactContextInBackgroundInner()
2019-01-22 15:04:44.997 15102-15145/com.meizhu W/unknown:InspectorPackagerConnection: Couldn't connect to packager, will silently retry
2019-01-22 15:04:44.998 15102-15123/com.meizhu W/JIGUANG-JCore: [JCoreGlobal] JCore init code = 2
2019-01-22 15:04:44.998 15102-15123/com.meizhu W/JIGUANG-JCore: [JCoreGlobal] JCore init code = 2
2019-01-22 15:04:45.105 15102-15102/com.meizhu W/unknown:ReactNative: Packager connection already open, nooping.
2019-01-22 15:04:45.142 15102-15151/com.meizhu D/libEGL: Emulator has host GPU support, qemu.gles is set to 1.
2019-01-22 15:04:45.143 15102-15151/com.meizhu E/libEGL: load_driver(/system/lib/egl/libGLES_emulation.so): dlopen failed: library "/system/lib/egl/libGLES_emulation.so" not found
2019-01-22 15:04:45.144 15102-15151/com.meizhu D/libEGL: loaded /system/lib/egl/libEGL_emulation.so
2019-01-22 15:04:45.145 15102-15151/com.meizhu D/libEGL: loaded /system/lib/egl/libGLESv1_CM_emulation.so
2019-01-22 15:04:45.158 15102-15151/com.meizhu D/libEGL: loaded /system/lib/egl/libGLESv2_emulation.so
2019-01-22 15:04:45.221 15102-15151/com.meizhu I/OpenGLRenderer: Initialized EGL, version 1.4
2019-01-22 15:04:45.221 15102-15151/com.meizhu D/OpenGLRenderer: Swap behavior 1
2019-01-22 15:04:45.979 15102-15102/com.meizhu D/ReactNative: ReactInstanceManager.onJSBundleLoadedFromServer()
2019-01-22 15:04:45.980 15102-15102/com.meizhu D/ReactNative: ReactInstanceManager.recreateReactContextInBackground()
2019-01-22 15:04:45.980 15102-15102/com.meizhu D/ReactNative: ReactInstanceManager.runCreateReactContextOnNewThread()
2019-01-22 15:04:45.981 15102-15157/com.meizhu D/SoLoader: About to load: libreactnativejni.so
2019-01-22 15:04:45.981 15102-15157/com.meizhu D/SoLoader: libreactnativejni.so not found on /data/data/com.meizhu/lib-main
2019-01-22 15:04:45.981 15102-15157/com.meizhu D/SoLoader: Result 0 for libreactnativejni.so in source com.facebook.soloader.ApkSoSource[root = /data/data/com.meizhu/lib-main flags = 1]
2019-01-22 15:04:45.982 15102-15157/com.meizhu D/SoLoader: Extraction logs: not allowing consideration of lib/x86/libreactnativejni.so: deferring to libdir
2019-01-22 15:04:45.987 15102-15157/com.meizhu D/SoLoader: Loaded: libreactnativejni.so
2019-01-22 15:04:45.987 15102-15157/com.meizhu D/SoLoader: About to load: libfb.so
2019-01-22 15:04:45.987 15102-15157/com.meizhu D/SoLoader: libfb.so not found on /data/data/com.meizhu/lib-main
2019-01-22 15:04:45.987 15102-15157/com.meizhu D/SoLoader: Result 0 for libfb.so in source com.facebook.soloader.ApkSoSource[root = /data/data/com.meizhu/lib-main flags = 1]
2019-01-22 15:04:45.987 15102-15157/com.meizhu D/SoLoader: Extraction logs: not allowing consideration of lib/x86/libfb.so: deferring to libdir
2019-01-22 15:04:45.987 15102-15157/com.meizhu D/SoLoader: About to load: libfb.so
2019-01-22 15:04:45.987 15102-15157/com.meizhu D/SoLoader: libfb.so not found on /data/data/com.meizhu/lib-main
2019-01-22 15:04:45.987 15102-15157/com.meizhu D/SoLoader: Result 0 for libfb.so in source com.facebook.soloader.ApkSoSource[root = /data/data/com.meizhu/lib-main flags = 1]
2019-01-22 15:04:45.987 15102-15157/com.meizhu D/SoLoader: Extraction logs: not allowing consideration of lib/x86/libfb.so: deferring to libdir
2019-01-22 15:04:45.987 15102-15157/com.meizhu I/art: Thread[26,tid=15157,Native,Thread*=0xd5393800,peer=0x12e2c820,"Thread-2"] recursive attempt to load library "/data/app/com.meizhu-1/lib/x86/libfb.so"
2019-01-22 15:04:45.987 15102-15157/com.meizhu D/SoLoader: Loaded: libfb.so
2019-01-22 15:04:45.988 15102-15157/com.meizhu D/SoLoader: Loaded: libfb.so
2019-01-22 15:04:45.988 15102-15157/com.meizhu D/ReactNative: ReactInstanceManager.createReactContext()
2019-01-22 15:04:45.992 15102-15157/com.meizhu W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTGroupViewManager
2019-01-22 15:04:45.993 15102-15157/com.meizhu W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTGroupShadowNode
2019-01-22 15:04:45.996 15102-15157/com.meizhu W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTShapeViewManager
2019-01-22 15:04:45.996 15102-15157/com.meizhu W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTShapeShadowNode
2019-01-22 15:04:45.998 15102-15157/com.meizhu W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTTextViewManager
2019-01-22 15:04:45.998 15102-15157/com.meizhu W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTTextShadowNode
2019-01-22 15:04:45.998 15102-15157/com.meizhu W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.checkbox.ReactCheckBoxManager
2019-01-22 15:04:46.001 15102-15157/com.meizhu W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.uimanager.LayoutShadowNode
2019-01-22 15:04:46.006 15102-15157/com.meizhu W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.picker.ReactDialogPickerManager
2019-01-22 15:04:46.007 15102-15157/com.meizhu W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.drawer.ReactDrawerLayoutManager
2019-01-22 15:04:46.008 15102-15157/com.meizhu W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.picker.ReactDropdownPickerManager
2019-01-22 15:04:46.008 15102-15157/com.meizhu W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
2019-01-22 15:04:46.011 15102-15157/com.meizhu W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.scroll.ReactHorizontalScrollContainerViewManager
2019-01-22 15:04:46.012 15102-15157/com.meizhu W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.progressbar.ReactProgressBarViewManager
2019-01-22 15:04:46.013 15102-15157/com.meizhu W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.progressbar.ProgressBarShadowNode
2019-01-22 15:04:46.013 15102-15157/com.meizhu W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.scroll.ReactScrollViewManager
2019-01-22 15:04:46.015 15102-15157/com.meizhu W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.slider.ReactSliderManager
2019-01-22 15:04:46.016 15102-15157/com.meizhu W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.slider.ReactSliderManager$ReactSliderShadowNode
2019-01-22 15:04:46.016 15102-15157/com.meizhu W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.switchview.ReactSwitchManager
2019-01-22 15:04:46.017 15102-15157/com.meizhu W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.switchview.ReactSwitchManager$ReactSwitchShadowNode
2019-01-22 15:04:46.017 15102-15157/com.meizhu W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.toolbar.ReactToolbarManager
2019-01-22 15:04:46.021 15102-15157/com.meizhu W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.webview.ReactWebViewManager
2019-01-22 15:04:46.023 15102-15157/com.meizhu W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.swiperefresh.SwipeRefreshLayoutManager
2019-01-22 15:04:46.024 15102-15157/com.meizhu W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTSurfaceViewManager
2019-01-22 15:04:46.024 15102-15157/com.meizhu W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTSurfaceViewShadowNode
2019-01-22 15:04:46.025 15102-15157/com.meizhu W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageViewManager
2019-01-22 15:04:46.025 15102-15157/com.meizhu W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageShadowNode
2019-01-22 15:04:46.027 15102-15157/com.meizhu W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.image.ReactImageManager
2019-01-22 15:04:46.029 15102-15157/com.meizhu W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.modal.ReactModalHostManager
2019-01-22 15:04:46.029 15102-15157/com.meizhu W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.modal.ModalHostShadowNode
2019-01-22 15:04:46.029 15102-15157/com.meizhu W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactRawTextManager
2019-01-22 15:04:46.030 15102-15157/com.meizhu W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactRawTextShadowNode
2019-01-22 15:04:46.030 15102-15157/com.meizhu W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.textinput.ReactTextInputManager
2019-01-22 15:04:46.032 15102-15157/com.meizhu W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.textinput.ReactTextInputShadowNode
2019-01-22 15:04:46.034 15102-15157/com.meizhu W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactTextViewManager
2019-01-22 15:04:46.035 15102-15157/com.meizhu W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactTextShadowNode
2019-01-22 15:04:46.036 15102-15157/com.meizhu W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.view.ReactViewManager
2019-01-22 15:04:46.040 15102-15157/com.meizhu W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.viewpager.ReactViewPagerManager
2019-01-22 15:04:46.041 15102-15157/com.meizhu W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactVirtualTextViewManager
2019-01-22 15:04:46.042 15102-15157/com.meizhu W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactVirtualTextShadowNode
2019-01-22 15:04:46.042 15102-15157/com.meizhu W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class io.jchat.android.BubbleMsgManager
2019-01-22 15:04:46.043 15102-15157/com.meizhu W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.brentvatne.exoplayer.ReactExoplayerViewManager
2019-01-22 15:04:46.045 15102-15157/com.meizhu W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class cn.jiguang.imui.messagelist.viewmanager.ReactMsgListManager
2019-01-22 15:04:46.048 15102-15157/com.meizhu W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class cn.jiguang.imui.messagelist.viewmanager.ReactChatInputManager
2019-01-22 15:04:46.055 15102-15157/com.meizhu D/ReactNative: Initializing React Xplat Bridge.
2019-01-22 15:04:46.057 15102-15157/com.meizhu D/ReactNative: Initializing React Xplat Bridge before initializeBridge
2019-01-22 15:04:46.061 15102-15157/com.meizhu D/ReactNative: Initializing React Xplat Bridge after initializeBridge
2019-01-22 15:04:46.061 15102-15157/com.meizhu D/ReactNative: CatalystInstanceImpl.runJSBundle()
2019-01-22 15:04:46.068 15102-15161/com.meizhu D/ReactNative: ReactInstanceManager.setupReactContext()
2019-01-22 15:04:46.069 15102-15161/com.meizhu D/ReactNative: CatalystInstanceImpl.initialize()
2019-01-22 15:04:46.069 15102-15102/com.meizhu W/unknown:ReactNative: Packager connection already open, nooping.
2019-01-22 15:04:46.069 15102-15161/com.meizhu D/ReactNative: ReactInstanceManager.attachRootViewToInstance()
2019-01-22 15:04:46.070 15102-15161/com.meizhu D/SoLoader: About to load: libyoga.so
2019-01-22 15:04:46.071 15102-15161/com.meizhu D/SoLoader: libyoga.so not found on /data/data/com.meizhu/lib-main
2019-01-22 15:04:46.071 15102-15161/com.meizhu D/SoLoader: Result 0 for libyoga.so in source com.facebook.soloader.ApkSoSource[root = /data/data/com.meizhu/lib-main flags = 1]
2019-01-22 15:04:46.071 15102-15161/com.meizhu D/SoLoader: Extraction logs: not allowing consideration of lib/x86/libyoga.so: deferring to libdir
2019-01-22 15:04:46.081 15102-15161/com.meizhu D/SoLoader: Loaded: libyoga.so
2019-01-22 15:04:46.229 15102-15161/com.meizhu W/System: ClassLoader referenced unknown path: /system/app/webview/lib/x86
2019-01-22 15:04:46.233 15102-15161/com.meizhu I/WebViewFactory: Loading com.android.webview version 51.0.2704.91 (code 275509110)
2019-01-22 15:04:46.262 15102-15161/com.meizhu I/cr_LibraryLoader: Time to load native libraries: 4 ms (timestamps 6153-6157)
2019-01-22 15:04:46.262 15102-15161/com.meizhu I/cr_LibraryLoader: Expected native library version number "51.0.2704.91", actual native library version number "51.0.2704.91"
2019-01-22 15:04:46.445 15102-15160/com.meizhu I/ReactNativeJS: Running application "meizhu" with appParams: {"rootTag":1}. DEV === true, development-level warning are ON, performance optimizations are OFF
2019-01-22 15:04:46.466 15102-15161/com.meizhu D/JIGUANG-JMessage: [AndroidUtil] action:checkValidManifest
2019-01-22 15:04:46.467 15102-15161/com.meizhu W/JIGUANG-JCore: [JCoreGlobal] JCore init code = 2
2019-01-22 15:04:46.582 15102-15160/com.meizhu W/ReactNativeJS: Warning: Encountered two children with the same key, 7. Keys should be unique so that components maintain their identity across updates. Non-unique keys may cause children to be duplicated and/or omitted — the behavior is unsupported and could change in a future version.
in RCTView (at View.js:43)
in RCTView (at View.js:43)
in RCTView (at View.js:43)
in RCTScrollView (at ScrollView.js:1058)
in AndroidSwipeRefreshLayout (at RefreshControl.js:167)
in RefreshControl (at near.js:242)
in ScrollView (at near.js:239)
in RCTView (at View.js:43)
in NearScreen (at SceneView.js:9)
in SceneView (at StackViewLayout.js:478)
in RCTView (at View.js:43)
in RCTView (at View.js:43)
in RCTView (at View.js:43)
in AnimatedComponent (at screens.native.js:58)
in Screen (at StackViewCard.js:42)
in Card (at createPointerEventsContainer.js:26)
in Container (at StackViewLayout.js:507)
in RCTView (at View.js:43)
in ScreenContainer (at StackViewLayout.js:401)
in RCTView (at View.js:43)
in StackViewLayout (at withOrientation.js:30)
in withOrientation (at StackView.js:49)
in RCTView (at View.js:43)
in Transitioner (at StackView.js:19)
in StackView (at createNavigator.js:57)
in Navigator (at createKeyboardAwareNavigator.js:11)
in KeyboardAwareNavigator (at createNavigationContainer.js:376)
in NavigationContainer (at SceneView.js:9)
in SceneView (at createTabNavigator.js:39)
in RCTView (at View.js:43)
in RCTView (at View.js:43)
in ResourceSavingScene (at createBottomTabNavigator.js:108)
in RCTView (at View.js:43)
in ScreenContainer (at createBottomTabNavigator.js:98)
in RCTView (at View.js:43)
in TabNavigationView (at createTabNavigator.js:178)
in NavigationView (at createNavigator.js:57)
in Navigator (at createNavigationContainer.js:376)
in NavigationContainer (at SceneView.js:9)
in SceneView (at StackViewLayout.js:478)
in RCTView (at View.js:43)
in RCTView (at View.js:43)
in RCTView (at View.js:43)
in AnimatedComponent (at screens.native.js:58)
in Screen (at StackViewCard.js:42)
in Card (at createPointerEventsContainer.js:26)
in Container (at StackViewLayout.js:507)
in RCTView (at View.js:43)
in ScreenContainer (at StackViewLayout.js:401)
in RCTView (at View.js:43)
in StackViewLayout (at withOrientation.js:30)
in withOrientation (at StackView.js:49)
in RCTView (at View.js:43)
in Transitioner (at StackView.js:19)
in StackView (at createNavigator.js:57)
in Navigator (at createKeyboardAwareNavigator.js:11)
in KeyboardAwareNavigator (at createNavigationContainer.js:376)
in NavigationContainer (at SceneView.js:9)
in SceneView (at SwitchView.js:12)
in SwitchView (at createNavigator.js:57)
in Navigator (at createNavigationContainer.js:376)
in NavigationContainer (at App.js:293)
in App (at renderApplication.js:32)
in RCTView (at View.js:43)
in RCTView (at View.js:43)
in AppContainer (at renderApplication.js:31)
2019-01-22 15:04:46.643 15102-15107/com.meizhu I/art: Do partial code cache collection, code=30KB, data=27KB
2019-01-22 15:04:46.644 15102-15107/com.meizhu I/art: After code cache collection, code=30KB, data=27KB
2019-01-22 15:04:46.644 15102-15107/com.meizhu I/art: Increasing code cache capacity to 128KB
2019-01-22 15:04:46.744 15102-15170/com.meizhu D/SoLoader: About to load: libimagepipeline.so
2019-01-22 15:04:46.744 15102-15170/com.meizhu D/SoLoader: libimagepipeline.so not found on /data/data/com.meizhu/lib-main
2019-01-22 15:04:46.744 15102-15170/com.meizhu D/SoLoader: Result 0 for libimagepipeline.so in source com.facebook.soloader.ApkSoSource[root = /data/data/com.meizhu/lib-main flags = 1]
2019-01-22 15:04:46.744 15102-15170/com.meizhu D/SoLoader: Extraction logs: not allowing consideration of lib/x86/libimagepipeline.so: deferring to libdir
2019-01-22 15:04:46.761 15102-15170/com.meizhu D/SoLoader: Loaded: libimagepipeline.so
2019-01-22 15:04:46.829 15102-15107/com.meizhu I/art: Do partial code cache collection, code=55KB, data=52KB
2019-01-22 15:04:46.836 15102-15107/com.meizhu I/art: After code cache collection, code=49KB, data=49KB
2019-01-22 15:04:46.836 15102-15107/com.meizhu I/art: Increasing code cache capacity to 256KB
2019-01-22 15:05:20.988 15102-15107/com.meizhu I/art: Do full code cache collection, code=123KB, data=91KB
2019-01-22 15:05:20.989 15102-15107/com.meizhu I/art: After code cache collection, code=93KB, data=57KB
2019-01-22 15:06:43.848 15102-15107/com.meizhu I/art: Do partial code cache collection, code=122KB, data=84KB
2019-01-22 15:06:43.848 15102-15107/com.meizhu I/art: After code cache collection, code=122KB, data=84KB
2019-01-22 15:06:43.848 15102-15107/com.meizhu I/art: Increasing code cache capacity to 512KB

1个回答

热门排序
  • 同问,解决了吗