Open kuon opened 1 year ago
I want to +1 at least this part:
The app constantly freeze, I have to force restart it before sending nearly half my message.
My characteristics are:
(Do excuse the screenshot, but the text on the info page is not selectable, which is another issue i might open)
@kuon
I have same versions as @moussetc and for the OS on android, I run lineage 20221206, my wife has the same issues and run oxygenos 12.
I'll try to get a logcat
when the app freezes, as it is currently the most problematic issue.
Just got one for a short (1 sec) freeze:
01-27 16:45:59.221 18389 18428 I TurboLogger: WEBSOCKET RECONNECT MODELS BATCHING TOOK 381ms
01-27 16:45:59.238 1187 1966 D slpi : vcnl36866_ALS_handle:lux:51.347427, last_ps:far[253], als_raw:246, ir_raw:35, als_scale:0.907519, THDH:381,THDL:255,CONF:962, PSTH L 164 H 484 INT 0x8ff
01-27 16:45:59.447 1323 1394 I SDM : HWDeviceDRM::UpdateMixerAttributes: Mixer WxH 1080x2520-0 for Peripheral
01-27 16:45:59.447 1323 1394 I SDM : HWCDisplay::SubmitDisplayConfig: Active configuration changed to: 1
01-27 16:45:47.115 0 0 I [drm:dsi_display_set_mode] [msm-dsi-info]: mdp_transfer_time_us=0 us
01-27 16:45:47.115 0 0 I [drm:dsi_display_set_mode] [msm-dsi-info]: hactive= 1080,vactive= 2520,fps=90
01-27 16:45:47.174 0 0 E msm_dwc3_perf_vote_work: in_perf_mode:0, interrupts in last sample:143
01-27 16:45:59.636 1323 1394 I SDM : HWDeviceDRM::UpdateMixerAttributes: Mixer WxH 1080x2520-0 for Peripheral
01-27 16:45:59.636 1323 1394 I SDM : HWCDisplay::SubmitDisplayConfig: Active configuration changed to: 0
01-27 16:45:47.307 0 0 I [drm:dsi_display_set_mode] [msm-dsi-info]: mdp_transfer_time_us=0 us
01-27 16:45:47.307 0 0 I [drm:dsi_display_set_mode] [msm-dsi-info]: hactive= 1080,vactive= 2520,fps=60
01-27 16:45:59.949 18389 18428 I TurboLogger: wss://im.e42.ch/api/v4/websocket missed websocket event, act_seq=2 exp_seq=3
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager: Unable to update properties for view tag 4847
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager: com.facebook.react.uimanager.IllegalViewOperationException: ViewManager for tag 4847 could not be found.
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager:
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.NativeViewHierarchyManager.resolveViewManager(NativeViewHierarchyManager.java:111)
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.NativeViewHierarchyManager.updateProperties(NativeViewHierarchyManager.java:138)
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.UIImplementation.synchronouslyUpdateViewOnUIThread(UIImplementation.java:306)
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NodesManager.updateProps(NodesManager.java:590)
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NativeProxy.updateProps(NativeProxy.java:185)
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NativeProxy$EventHandler.receiveEvent(Native Method)
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NativeProxy$EventHandler.receiveEvent(NativeProxy.java:66)
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.events.Event.dispatch(Event.java:181)
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NodesManager.handleEvent(NodesManager.java:519)
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NodesManager.onEventDispatch(NodesManager.java:493)
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.events.EventDispatcherImpl.dispatchEvent(EventDispatcherImpl.java:116)
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager: at com.facebook.react.views.textinput.ReactTextInputManager$3.onFocusChange(ReactTextInputManager.java:1062)
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager: at android.view.View.onFocusChanged(View.java:8123)
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager: at android.widget.TextView.onFocusChanged(TextView.java:11058)
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager: at com.facebook.react.views.textinput.ReactEditText.onFocusChanged(ReactEditText.java:373)
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager: at android.view.View.handleFocusGainInternal(View.java:7793)
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager: at android.view.View.requestFocusNoSearch(View.java:13563)
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager: at android.view.View.requestFocus(View.java:13537)
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager: at com.facebook.react.views.textinput.ReactEditText.requestFocusInternal(ReactEditText.java:286)
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager: at com.facebook.react.views.textinput.ReactEditText.requestFocusFromJS(ReactEditText.java:500)
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager: at com.facebook.react.views.textinput.ReactTextInputManager.receiveCommand(ReactTextInputManager.java:293)
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager: at com.facebook.react.views.textinput.ReactTextInputManager.receiveCommand(ReactTextInputManager.java:81)
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.NativeViewHierarchyManager.dispatchCommand(NativeViewHierarchyManager.java:858)
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.UIViewOperationQueue$DispatchStringCommandOperation.executeWithExceptions(UIViewOperationQueue.java:365)
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.UIViewOperationQueue$1.run(UIViewOperationQueue.java:879)
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.UIViewOperationQueue.flushPendingBatches(UIViewOperationQueue.java:1026)
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.UIViewOperationQueue.access$2600(UIViewOperationQueue.java:47)
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.UIViewOperationQueue$DispatchUIFrameCallback.doFrameGuarded(UIViewOperationQueue.java:1086)
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.GuardedFrameCallback.doFrame(GuardedFrameCallback.java:29)
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager: at com.facebook.react.modules.core.ReactChoreographer$ReactChoreographerDispatcher.doFrame(ReactChoreographer.java:175)
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager: at com.facebook.react.modules.core.ChoreographerCompat$FrameCallback$1.doFrame(ChoreographerCompat.java:85)
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager: at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1035)
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager: at android.view.Choreographer.doCallbacks(Choreographer.java:845)
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager: at android.view.Choreographer.doFrame(Choreographer.java:775)
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager: at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1022)
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager: at android.os.Handler.handleCallback(Handler.java:938)
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager: at android.os.Handler.dispatchMessage(Handler.java:99)
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager: at android.os.Looper.loopOnce(Looper.java:201)
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager: at android.os.Looper.loop(Looper.java:288)
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager: at android.app.ActivityThread.main(ActivityThread.java:7870)
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager: at java.lang.reflect.Method.invoke(Native Method)
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
01-27 16:45:59.979 18389 18389 E unknown:NativeViewHierarchyManager: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003)
01-27 16:45:59.983 18389 18389 D CompatibilityChangeReporter: Compat change id reported: 163400105; UID 10191; state: DISABLED
01-27 16:45:59.984 18389 18389 D InputMethodManager: showSoftInput() view=com.mattermost.pasteinput.PasteInputEditText{f5e253f VFED..CL. .F....ID 0,0-1074,102 #2b9 aid=1073741824} flags=0 reason=SHOW_SOFT_INPUT
I also noticed an issue, when opening the app while I was in a direct message conversation, for a brief time (500ms) I see the profile picture of my correspondent full screen.
Just got a longer freeze, got an insane amount of those (without anything in between):
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: Unable to update properties for view tag 41273
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: com.facebook.react.uimanager.IllegalViewOperationException: ViewManager for tag 41273 could not be found.
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager:
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.NativeViewHierarchyManager.resolveViewManager(NativeViewHierarchyManager.java:111)
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.NativeViewHierarchyManager.updateProperties(NativeViewHierarchyManager.java:138)
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.UIImplementation.synchronouslyUpdateViewOnUIThread(UIImplementation.java:306)
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.UIManagerModule.synchronouslyUpdateViewOnUIThread(UIManagerModule.java:402)
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at com.facebook.react.animated.PropsAnimatedNode.updateView(PropsAnimatedNode.java:118)
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at com.facebook.react.animated.NativeAnimatedNodesManager.updateNodes(NativeAnimatedNodesManager.java:747)
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at com.facebook.react.animated.NativeAnimatedNodesManager.runUpdates(NativeAnimatedNodesManager.java:641)
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at com.facebook.react.animated.NativeAnimatedModule$1.doFrameGuarded(NativeAnimatedModule.java:263)
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.GuardedFrameCallback.doFrame(GuardedFrameCallback.java:29)
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at com.facebook.react.modules.core.ReactChoreographer$ReactChoreographerDispatcher.doFrame(ReactChoreographer.java:175)
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at com.facebook.react.modules.core.ChoreographerCompat$FrameCallback$1.doFrame(ChoreographerCompat.java:85)
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1035)
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at android.view.Choreographer.doCallbacks(Choreographer.java:845)
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at android.view.Choreographer.doFrame(Choreographer.java:775)
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1022)
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at android.os.Handler.handleCallback(Handler.java:938)
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at android.os.Handler.dispatchMessage(Handler.java:99)
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at android.os.Looper.loopOnce(Looper.java:201)
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at android.os.Looper.loop(Looper.java:288)
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at android.app.ActivityThread.main(ActivityThread.java:7870)
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at java.lang.reflect.Method.invoke(Native Method)
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003)
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: Unable to update properties for view tag 41297
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: com.facebook.react.uimanager.IllegalViewOperationException: ViewManager for tag 41297 could not be found.
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager:
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.NativeViewHierarchyManager.resolveViewManager(NativeViewHierarchyManager.java:111)
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.NativeViewHierarchyManager.updateProperties(NativeViewHierarchyManager.java:138)
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.UIImplementation.synchronouslyUpdateViewOnUIThread(UIImplementation.java:306)
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.UIManagerModule.synchronouslyUpdateViewOnUIThread(UIManagerModule.java:402)
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at com.facebook.react.animated.PropsAnimatedNode.updateView(PropsAnimatedNode.java:118)
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at com.facebook.react.animated.NativeAnimatedNodesManager.updateNodes(NativeAnimatedNodesManager.java:747)
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at com.facebook.react.animated.NativeAnimatedNodesManager.runUpdates(NativeAnimatedNodesManager.java:641)
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at com.facebook.react.animated.NativeAnimatedModule$1.doFrameGuarded(NativeAnimatedModule.java:263)
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.GuardedFrameCallback.doFrame(GuardedFrameCallback.java:29)
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at com.facebook.react.modules.core.ReactChoreographer$ReactChoreographerDispatcher.doFrame(ReactChoreographer.java:175)
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at com.facebook.react.modules.core.ChoreographerCompat$FrameCallback$1.doFrame(ChoreographerCompat.java:85)
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1035)
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at android.view.Choreographer.doCallbacks(Choreographer.java:845)
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at android.view.Choreographer.doFrame(Choreographer.java:775)
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1022)
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at android.os.Handler.handleCallback(Handler.java:938)
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at android.os.Handler.dispatchMessage(Handler.java:99)
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at android.os.Looper.loopOnce(Looper.java:201)
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at android.os.Looper.loop(Looper.java:288)
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at android.app.ActivityThread.main(ActivityThread.java:7870)
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at java.lang.reflect.Method.invoke(Native Method)
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
01-27 16:53:32.361 18389 18389 E unknown:NativeViewHierarchyManager: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003)
I'd like to add that my server is ipv6 capable the android client is using ipv6 (checked nginx logs). I don't think that should be changing anything, but you might want to test that in your setup.
I updated my instance to 7.7.1
and I see no changes.
I also noticed those:
01-27 17:01:00.441 18389 18428 D TurboLogger: Error fetching apps {
01-27 17:01:00.441 18389 18428 D TurboLogger: "jsEngine": "hermes",
01-27 17:01:00.441 18389 18428 D TurboLogger: "status_code": 404,
01-27 17:01:00.441 18389 18428 D TurboLogger: "url": "\/plugins\/com.mattermost.apps\/api\/v1\/bindings?user_id=REDACTED&channel_id=REDACTED&team_id=REDACTED&user_agent=mobile",
01-27 17:01:00.441 18389 18428 D TurboLogger: "message": ""
01-27 17:01:00.441 18389 18428 D TurboLogger: }
The error fetching apps
should have no relevance.
The "Unable to get properties..." one worries me a bit more. Nevertheless, I haven't seen it happening on any of our devices. Does the same happen if you join our community server? (https://community.mattermost.com)
If the same happens, it may be a device/os specific issue, and we may have to get an environment similar to yours.
If community works fine, may be something particular from your server (may be even one single post that has something special that didn't happen to appear on our tests), so we could take a look in that direction.
When I try to join the community mattermost server, I am stuck on a screen with nothing except the background (with the gray S like curve).
In logs:
01-27 17:13:22.102 6383 19304 D GmsGcmMcsInput: Incoming message: DataMessageStanza{id=F4E0599C, from=184930218130, to=fayMdL_MS1qq9hoNuslPv8, category=com.mattermost.rn, app_data=[AppData{key=is_crt_enabled, value_=false}, AppData{key=google.c.sender.id, value_=184930218130}, AppData{key=ack_id, value_=}, AppData{key=server_id, value_=93mykbogbjfrbbdqphx3zhze5c}, AppData{key=type, value_=test}, AppData{key=channel_id, value_=}, AppData{key=version, value_=2}], persistent_id=0:1674836002969147%847928f9f9fd7ecd, last_stream_id_received=68, ttl=2419200, sent=1674836002955}
01-27 17:13:22.114 6383 19304 D GmsGcmMcsSvc: Adding app com.mattermost.rn to the temp allowlist
01-27 17:13:22.117 6383 19304 D GmsGcmMcsSvc: Deliver message to all receivers in package com.mattermost.rn
01-27 17:13:22.125 6383 6383 D GmsGcmRegister: onBind: Intent { act=com.google.android.c2dm.intent.REGISTER pkg=com.google.android.gms }
01-27 17:13:22.128 6383 6383 D GmsGcmRegister: handleMessage: package=com.mattermost.rn what=2 id=4
01-27 17:13:22.128 6383 6383 D GmsGcmRegister: Ack 0:1674836002969147%847928f9f9fd7ecd for com.mattermost.rn
01-27 17:13:22.137 6383 6451 D GmsGcmMcsSvc: Ack initiated, reason: Intent { act=org.microg.gms.gcm.mcs.ACK cmp=com.google.android.gms/org.microg.gms.gcm.McsService (has extras) }
01-27 17:13:22.139 6383 19305 D GmsGcmMcsOutput: Outgoing message: IqStanza{type=SET, id=, extension=Extension{id=13, data_=[size=0]}, last_stream_id_received=75, status=0}
01-27 17:13:09.841 0 0 E msm_dwc3_perf_vote_work: in_perf_mode:0, interrupts in last sample:93
01-27 17:13:22.345 18389 18389 W unknown:ReactContext: initializeMessageQueueThreads() is called.
01-27 17:13:22.348 18389 18428 I TurboLogger: Running "Login
01-27 17:13:22.354 18389 18389 I ReactNative: [GESTURE HANDLER] Initialize gesture handler for root view com.reactnativenavigation.react.ReactView{c297ad0 V.E...... ......ID 0,0-1080,2275 #97}
01-27 17:13:22.367 1323 1394 I SDM : HWDeviceDRM::UpdateMixerAttributes: Mixer WxH 1080x2520-0 for Peripheral
01-27 17:13:22.367 1323 1394 I SDM : HWCDisplay::SubmitDisplayConfig: Active configuration changed to: 1
01-27 17:13:10.035 0 0 I [drm:dsi_display_set_mode] [msm-dsi-info]: mdp_transfer_time_us=0 us
01-27 17:13:10.035 0 0 I [drm:dsi_display_set_mode] [msm-dsi-info]: hactive= 1080,vactive= 2520,fps=90
01-27 17:13:22.467 1323 1394 I SDM : HWDeviceDRM::UpdateMixerAttributes: Mixer WxH 1080x2520-0 for Peripheral
01-27 17:13:22.468 1323 1394 I SDM : HWCDisplay::SubmitDisplayConfig: Active configuration changed to: 0
01-27 17:13:10.138 0 0 I [drm:dsi_display_set_mode] [msm-dsi-info]: mdp_transfer_time_us=0 us
01-27 17:13:10.138 0 0 I [drm:dsi_display_set_mode] [msm-dsi-info]: hactive= 1080,vactive= 2520,fps=60
01-27 17:13:22.537 18389 18428 W unknown:ReactNative: Attempt to set local data for view with unknown tag: -1
01-27 17:13:22.537 18389 18428 W unknown:ReactNative: Attempt to set local data for view with unknown tag: -1
01-27 17:13:22.537 18389 18428 W unknown:ReactNative: Attempt to set local data for view with unknown tag: -1
01-27 17:13:22.537 18389 18428 W unknown:ReactNative: Attempt to set local data for view with unknown tag: -1
01-27 17:13:22.583 1372 1781 W HWComposer: Ignoring duplicate VSYNC event from HWC for display 4630946747577212033 (t=2224927811831000)
01-27 17:13:22.585 1323 1394 I SDM : HWDeviceDRM::UpdateMixerAttributes: Mixer WxH 1080x2520-0 for Peripheral
01-27 17:13:22.585 1323 1394 I SDM : HWCDisplay::SubmitDisplayConfig: Active configuration changed to: 1
01-27 17:13:10.253 0 0 I [drm:dsi_display_set_mode] [msm-dsi-info]: mdp_transfer_time_us=0 us
01-27 17:13:10.253 0 0 I [drm:dsi_display_set_mode] [msm-dsi-info]: hactive= 1080,vactive= 2520,fps=90
01-27 17:13:22.599 1372 1781 W HWComposer: Ignoring duplicate VSYNC event from HWC for display 4630946747577212033 (t=2224927828563000)
01-27 17:13:22.611 1372 1781 W HWComposer: Ignoring duplicate VSYNC event from HWC for display 4630946747577212033 (t=2224927839692000)
01-27 17:13:22.622 1372 1781 W HWComposer: Ignoring duplicate VSYNC event from HWC for display 4630946747577212033 (t=2224927850803000)
01-27 17:13:22.633 1372 1781 W HWComposer: Ignoring duplicate VSYNC event from HWC for display 4630946747577212033 (t=2224927861937000)
01-27 17:13:22.644 1372 1781 W HWComposer: Ignoring duplicate VSYNC event from HWC for display 4630946747577212033 (t=2224927873070000)
01-27 17:13:22.655 1372 1781 W HWComposer: Ignoring duplicate VSYNC event from HWC for display 4630946747577212033 (t=2224927884210000)
01-27 17:13:22.666 1372 1781 W HWComposer: Ignoring duplicate VSYNC event from HWC for display 4630946747577212033 (t=2224927895358000)
01-27 17:13:22.674 1323 1394 I SDM : HWDeviceDRM::UpdateMixerAttributes: Mixer WxH 1080x2520-0 for Peripheral
01-27 17:13:22.674 1323 1394 I SDM : HWCDisplay::SubmitDisplayConfig: Active configuration changed to: 0
01-27 17:13:22.677 1372 1781 W HWComposer: Ignoring duplicate VSYNC event from HWC for display 4630946747577212033 (t=2224927906485000)
01-27 17:13:10.344 0 0 I [drm:dsi_display_set_mode] [msm-dsi-info]: mdp_transfer_time_us=0 us
01-27 17:13:10.344 0 0 I [drm:dsi_display_set_mode] [msm-dsi-info]: hactive= 1080,vactive= 2520,fps=60
01-27 17:13:22.689 1372 1781 W HWComposer: Ignoring duplicate VSYNC event from HWC for display 4630946747577212033 (t=2224927917702000)
01-27 17:13:22.706 1372 1781 W HWComposer: Ignoring duplicate VSYNC event from HWC for display 4630946747577212033 (t=2224927934340000)
01-27 17:13:22.722 1372 1781 W HWComposer: Ignoring duplicate VSYNC event from HWC for display 4630946747577212033 (t=2224927951036000)
01-27 17:13:22.739 1372 1781 W HWComposer: Ignoring duplicate VSYNC event from HWC for display 4630946747577212033 (t=2224927967764000)
01-27 17:13:22.755 1372 1781 W HWComposer: Ignoring duplicate VSYNC event from HWC for display 4630946747577212033 (t=2224927984451000)
01-27 17:13:22.772 1372 1781 W HWComposer: Ignoring duplicate VSYNC event from HWC for display 4630946747577212033 (t=2224928001159000)
01-27 17:13:23.287 1658 5833 W C2BqBuffer: last successful dequeue was 2094079671371 us ago, 0 consecutive failures
log filetered per pid
01-27 17:18:14.071 18389 18389 W unknown:ReactContext: initializeMessageQueueThreads() is called.
01-27 17:18:14.076 18389 18428 I TurboLogger: Running "Login
01-27 17:18:14.080 18389 18389 I ReactNative: [GESTURE HANDLER] Initialize gesture handler for root view com.reactnativenavigation.react.ReactView{95a1561 V.E...... ......ID 0,0-1080,2275 #bf}
01-27 17:18:14.278 18389 18428 W unknown:ReactNative: Attempt to set local data for view with unknown tag: -1
01-27 17:18:14.278 18389 18428 W unknown:ReactNative: Attempt to set local data for view with unknown tag: -1
01-27 17:18:14.279 18389 18428 W unknown:ReactNative: Attempt to set local data for view with unknown tag: -1
01-27 17:18:14.279 18389 18428 W unknown:ReactNative: Attempt to set local data for view with unknown tag: -1
That may be a known issue, fixed already but I think the fix didn't get to the build you are using (we only saw that issue on e2e tests, never on real devices). Does it happens always? If you go back (I guess the back arrow does appear on the top left) and try to connect again, happens again?
That may be a known issue, fixed already but I think the fix didn't get to the build you are using (we only saw that issue on e2e tests, never on real devices). Does it happens always? If you go back (I guess the back arrow does appear on the top left) and try to connect again, happens again?
Yes, restarting app doesn't help either.
Can you confirm your build number? (In the about page) If it is 452, can you try the beta app? It should be already on 453, and the fix for the login page should be in place.
(Note : i just tried to install Mattermost Beta, the install itself failed. The version from the store is 2.0.0 from January 20)
Sorry. Another known issue we have fixed but not yet delivered... Right now you cannot have installed both beta and the main app :( That will be fixed in the near future.
@larkox I have been able to join the community instance, for some reason, the error which was appearing "all the time before", was very hard to reproduce after an app restart, it took me about 30 minutes of playing with my phone to trigger it. I finally did trigger it when switching from my server to the community server, the error below appeared when the community channel list was displayed. Now that it has been triggered once, it happens on nearly everything I do (like focusing the text field, switching channel...) on both instances. And the app is very sluggish.
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: Unable to update properties for view tag 191533
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: com.facebook.react.uimanager.IllegalViewOperationException: ViewManager for tag 191533 could not be found.
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager:
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.NativeViewHierarchyManager.resolveViewManager(NativeViewHierarchyManager.java:111)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.NativeViewHierarchyManager.updateProperties(NativeViewHierarchyManager.java:138)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.UIImplementation.synchronouslyUpdateViewOnUIThread(UIImplementation.java:306)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NodesManager.updateProps(NodesManager.java:590)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NativeProxy.updateProps(NativeProxy.java:185)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NativeProxy$AnimationFrameCallback.onAnimationFrame(Native Method)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NodesManager.onAnimationFrame(NodesManager.java:275)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NodesManager.access$000(NodesManager.java:67)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NodesManager$1.doFrameGuarded(NodesManager.java:172)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.GuardedFrameCallback.doFrame(GuardedFrameCallback.java:29)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at com.facebook.react.modules.core.ReactChoreographer$ReactChoreographerDispatcher.doFrame(ReactChoreographer.java:175)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at com.facebook.react.modules.core.ChoreographerCompat$FrameCallback$1.doFrame(ChoreographerCompat.java:85)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1035)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at android.view.Choreographer.doCallbacks(Choreographer.java:845)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at android.view.Choreographer.doFrame(Choreographer.java:775)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1022)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at android.os.Handler.handleCallback(Handler.java:938)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at android.os.Handler.dispatchMessage(Handler.java:99)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at android.os.Looper.loopOnce(Looper.java:201)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at android.os.Looper.loop(Looper.java:288)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at android.app.ActivityThread.main(ActivityThread.java:7870)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at java.lang.reflect.Method.invoke(Native Method)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: Unable to update properties for view tag 191479
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: com.facebook.react.uimanager.IllegalViewOperationException: ViewManager for tag 191479 could not be found.
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager:
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.NativeViewHierarchyManager.resolveViewManager(NativeViewHierarchyManager.java:111)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.NativeViewHierarchyManager.updateProperties(NativeViewHierarchyManager.java:138)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.UIImplementation.synchronouslyUpdateViewOnUIThread(UIImplementation.java:306)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NodesManager.updateProps(NodesManager.java:590)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NativeProxy.updateProps(NativeProxy.java:185)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NativeProxy$AnimationFrameCallback.onAnimationFrame(Native Method)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NodesManager.onAnimationFrame(NodesManager.java:275)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NodesManager.access$000(NodesManager.java:67)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NodesManager$1.doFrameGuarded(NodesManager.java:172)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.GuardedFrameCallback.doFrame(GuardedFrameCallback.java:29)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at com.facebook.react.modules.core.ReactChoreographer$ReactChoreographerDispatcher.doFrame(ReactChoreographer.java:175)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at com.facebook.react.modules.core.ChoreographerCompat$FrameCallback$1.doFrame(ChoreographerCompat.java:85)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1035)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at android.view.Choreographer.doCallbacks(Choreographer.java:845)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at android.view.Choreographer.doFrame(Choreographer.java:775)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1022)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at android.os.Handler.handleCallback(Handler.java:938)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at android.os.Handler.dispatchMessage(Handler.java:99)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at android.os.Looper.loopOnce(Looper.java:201)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at android.os.Looper.loop(Looper.java:288)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at android.app.ActivityThread.main(ActivityThread.java:7870)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at java.lang.reflect.Method.invoke(Native Method)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
01-27 19:47:36.819 14066 14066 E unknown:NativeViewHierarchyManager: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003)
01-27 19:47:37.236 14066 14114 I TurboLogger: ENTRY MODELS BATCHING TOOK 39ms
I was able to get the error that froze the app completely requiring a restart. It is still the same error, but maybe a detail from the log can help.
01-27 20:03:56.002 12467 12467 I ReactNative: [GESTURE HANDLER] Tearing down gesture handler registered for root view com.reactnativenavigation.react.ReactView{1ce1509 V.E...... ......ID 0,0-1080,2390 #3d}
01-27 20:03:56.219 12467 12467 E unknown:NativeViewHierarchyManager: Unable to update properties for view tag 23537
01-27 20:03:56.219 12467 12467 E unknown:NativeViewHierarchyManager: com.facebook.react.uimanager.IllegalViewOperationException: ViewManager for tag 23537 could not be found.
01-27 20:03:56.219 12467 12467 E unknown:NativeViewHierarchyManager:
01-27 20:03:56.219 12467 12467 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.NativeViewHierarchyManager.resolveViewManager(NativeViewHierarchyManager.java:111)
01-27 20:03:56.219 12467 12467 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.NativeViewHierarchyManager.updateProperties(NativeViewHierarchyManager.java:138)
01-27 20:03:56.219 12467 12467 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.UIImplementation.synchronouslyUpdateViewOnUIThread(UIImplementation.java:306)
01-27 20:03:56.219 12467 12467 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NodesManager.updateProps(NodesManager.java:590)
01-27 20:03:56.219 12467 12467 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NativeProxy.updateProps(NativeProxy.java:185)
01-27 20:03:56.219 12467 12467 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NativeProxy$AnimationFrameCallback.onAnimationFrame(Native Method)
01-27 20:03:56.219 12467 12467 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NodesManager.onAnimationFrame(NodesManager.java:275)
01-27 20:03:56.219 12467 12467 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NodesManager.access$000(NodesManager.java:67)
01-27 20:03:56.219 12467 12467 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NodesManager$1.doFrameGuarded(NodesManager.java:172)
01-27 20:03:56.219 12467 12467 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.GuardedFrameCallback.doFrame(GuardedFrameCallback.java:29)
01-27 20:03:56.219 12467 12467 E unknown:NativeViewHierarchyManager: at com.facebook.react.modules.core.ReactChoreographer$ReactChoreographerDispatcher.doFrame(ReactChoreographer.java:175)
01-27 20:03:56.219 12467 12467 E unknown:NativeViewHierarchyManager: at com.facebook.react.modules.core.ChoreographerCompat$FrameCallback$1.doFrame(ChoreographerCompat.java:85)
01-27 20:03:56.219 12467 12467 E unknown:NativeViewHierarchyManager: at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1035)
01-27 20:03:56.219 12467 12467 E unknown:NativeViewHierarchyManager: at android.view.Choreographer.doCallbacks(Choreographer.java:845)
01-27 20:03:56.219 12467 12467 E unknown:NativeViewHierarchyManager: at android.view.Choreographer.doFrame(Choreographer.java:775)
01-27 20:03:56.219 12467 12467 E unknown:NativeViewHierarchyManager: at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1022)
01-27 20:03:56.219 12467 12467 E unknown:NativeViewHierarchyManager: at android.os.Handler.handleCallback(Handler.java:938)
01-27 20:03:56.219 12467 12467 E unknown:NativeViewHierarchyManager: at android.os.Handler.dispatchMessage(Handler.java:99)
01-27 20:03:56.219 12467 12467 E unknown:NativeViewHierarchyManager: at android.os.Looper.loopOnce(Looper.java:201)
01-27 20:03:56.219 12467 12467 E unknown:NativeViewHierarchyManager: at android.os.Looper.loop(Looper.java:288)
01-27 20:03:56.219 12467 12467 E unknown:NativeViewHierarchyManager: at android.app.ActivityThread.main(ActivityThread.java:7870)
01-27 20:03:56.219 12467 12467 E unknown:NativeViewHierarchyManager: at java.lang.reflect.Method.invoke(Native Method)
01-27 20:03:56.219 12467 12467 E unknown:NativeViewHierarchyManager: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
01-27 20:03:56.219 12467 12467 E unknown:NativeViewHierarchyManager: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003)
01-27 20:03:56.220 12467 12467 E unknown:NativeViewHierarchyManager: Unable to update properties for view tag 23365
01-27 20:03:56.220 12467 12467 E unknown:NativeViewHierarchyManager: com.facebook.react.uimanager.IllegalViewOperationException: ViewManager for tag 23365 could not be found.
01-27 20:03:56.220 12467 12467 E unknown:NativeViewHierarchyManager:
01-27 20:03:56.220 12467 12467 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.NativeViewHierarchyManager.resolveViewManager(NativeViewHierarchyManager.java:111)
01-27 20:03:56.220 12467 12467 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.NativeViewHierarchyManager.updateProperties(NativeViewHierarchyManager.java:138)
01-27 20:03:56.220 12467 12467 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.UIImplementation.synchronouslyUpdateViewOnUIThread(UIImplementation.java:306)
01-27 20:03:56.220 12467 12467 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NodesManager.updateProps(NodesManager.java:590)
01-27 20:03:56.220 12467 12467 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NativeProxy.updateProps(NativeProxy.java:185)
01-27 20:03:56.220 12467 12467 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NativeProxy$AnimationFrameCallback.onAnimationFrame(Native Method)
01-27 20:03:56.220 12467 12467 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NodesManager.onAnimationFrame(NodesManager.java:275)
01-27 20:03:56.220 12467 12467 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NodesManager.access$000(NodesManager.java:67)
01-27 20:03:56.220 12467 12467 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NodesManager$1.doFrameGuarded(NodesManager.java:172)
01-27 20:03:56.220 12467 12467 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.GuardedFrameCallback.doFrame(GuardedFrameCallback.java:29)
01-27 20:03:56.220 12467 12467 E unknown:NativeViewHierarchyManager: at com.facebook.react.modules.core.ReactChoreographer$ReactChoreographerDispatcher.doFrame(ReactChoreographer.java:175)
01-27 20:03:56.220 12467 12467 E unknown:NativeViewHierarchyManager: at com.facebook.react.modules.core.ChoreographerCompat$FrameCallback$1.doFrame(ChoreographerCompat.java:85)
01-27 20:03:56.220 12467 12467 E unknown:NativeViewHierarchyManager: at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1035)
01-27 20:03:56.220 12467 12467 E unknown:NativeViewHierarchyManager: at android.view.Choreographer.doCallbacks(Choreographer.java:845)
01-27 20:03:56.220 12467 12467 E unknown:NativeViewHierarchyManager: at android.view.Choreographer.doFrame(Choreographer.java:775)
01-27 20:03:56.220 12467 12467 E unknown:NativeViewHierarchyManager: at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1022)
01-27 20:03:56.220 12467 12467 E unknown:NativeViewHierarchyManager: at android.os.Handler.handleCallback(Handler.java:938)
01-27 20:03:56.220 12467 12467 E unknown:NativeViewHierarchyManager: at android.os.Handler.dispatchMessage(Handler.java:99)
01-27 20:03:56.220 12467 12467 E unknown:NativeViewHierarchyManager: at android.os.Looper.loopOnce(Looper.java:201)
01-27 20:03:56.220 12467 12467 E unknown:NativeViewHierarchyManager: at android.os.Looper.loop(Looper.java:288)
01-27 20:03:56.220 12467 12467 E unknown:NativeViewHierarchyManager: at android.app.ActivityThread.main(ActivityThread.java:7870)
01-27 20:03:56.220 12467 12467 E unknown:NativeViewHierarchyManager: at java.lang.reflect.Method.invoke(Native Method)
01-27 20:03:56.220 12467 12467 E unknown:NativeViewHierarchyManager: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
01-27 20:03:56.220 12467 12467 E unknown:NativeViewHierarchyManager: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003)
01-27 20:03:56.221 12467 12467 E unknown:NativeViewHierarchyManager: Unable to update properties for view tag 23483
01-27 20:03:56.221 12467 12467 E unknown:NativeViewHierarchyManager: com.facebook.react.uimanager.IllegalViewOperationException: ViewManager for tag 23483 could not be found.
01-27 20:03:56.221 12467 12467 E unknown:NativeViewHierarchyManager:
01-27 20:03:56.221 12467 12467 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.NativeViewHierarchyManager.resolveViewManager(NativeViewHierarchyManager.java:111)
01-27 20:03:56.221 12467 12467 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.NativeViewHierarchyManager.updateProperties(NativeViewHierarchyManager.java:138)
01-27 20:03:56.221 12467 12467 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.UIImplementation.synchronouslyUpdateViewOnUIThread(UIImplementation.java:306)
01-27 20:03:56.221 12467 12467 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NodesManager.updateProps(NodesManager.java:590)
01-27 20:03:56.221 12467 12467 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NativeProxy.updateProps(NativeProxy.java:185)
01-27 20:03:56.221 12467 12467 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NativeProxy$AnimationFrameCallback.onAnimationFrame(Native Method)
01-27 20:03:56.221 12467 12467 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NodesManager.onAnimationFrame(NodesManager.java:275)
01-27 20:03:56.221 12467 12467 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NodesManager.access$000(NodesManager.java:67)
01-27 20:03:56.221 12467 12467 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NodesManager$1.doFrameGuarded(NodesManager.java:172)
01-27 20:03:56.221 12467 12467 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.GuardedFrameCallback.doFrame(GuardedFrameCallback.java:29)
01-27 20:03:56.221 12467 12467 E unknown:NativeViewHierarchyManager: at com.facebook.react.modules.core.ReactChoreographer$ReactChoreographerDispatcher.doFrame(ReactChoreographer.java:175)
01-27 20:03:56.221 12467 12467 E unknown:NativeViewHierarchyManager: at com.facebook.react.modules.core.ChoreographerCompat$FrameCallback$1.doFrame(ChoreographerCompat.java:85)
01-27 20:03:56.221 12467 12467 E unknown:NativeViewHierarchyManager: at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1035)
01-27 20:03:56.221 12467 12467 E unknown:NativeViewHierarchyManager: at android.view.Choreographer.doCallbacks(Choreographer.java:845)
01-27 20:03:56.221 12467 12467 E unknown:NativeViewHierarchyManager: at android.view.Choreographer.doFrame(Choreographer.java:775)
01-27 20:03:56.221 12467 12467 E unknown:NativeViewHierarchyManager: at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1022)
01-27 20:03:56.221 12467 12467 E unknown:NativeViewHierarchyManager: at android.os.Handler.handleCallback(Handler.java:938)
01-27 20:03:56.221 12467 12467 E unknown:NativeViewHierarchyManager: at android.os.Handler.dispatchMessage(Handler.java:99)
01-27 20:03:56.221 12467 12467 E unknown:NativeViewHierarchyManager: at android.os.Looper.loopOnce(Looper.java:201)
01-27 20:03:56.221 12467 12467 E unknown:NativeViewHierarchyManager: at android.os.Looper.loop(Looper.java:288)
01-27 20:03:56.221 12467 12467 E unknown:NativeViewHierarchyManager: at android.app.ActivityThread.main(ActivityThread.java:7870)
01-27 20:03:56.221 12467 12467 E unknown:NativeViewHierarchyManager: at java.lang.reflect.Method.invoke(Native Method)
01-27 20:03:56.221 12467 12467 E unknown:NativeViewHierarchyManager: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
01-27 20:03:56.221 12467 12467 E unknown:NativeViewHierarchyManager: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003)
01-27 20:03:56.222 12467 12467 E unknown:NativeViewHierarchyManager: Unable to update properties for view tag 23559
01-27 20:03:56.222 12467 12467 E unknown:NativeViewHierarchyManager: com.facebook.react.uimanager.IllegalViewOperationException: ViewManager for tag 23559 could not be found.
01-27 20:03:56.222 12467 12467 E unknown:NativeViewHierarchyManager:
01-27 20:03:56.222 12467 12467 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.NativeViewHierarchyManager.resolveViewManager(NativeViewHierarchyManager.java:111)
01-27 20:03:56.222 12467 12467 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.NativeViewHierarchyManager.updateProperties(NativeViewHierarchyManager.java:138)
01-27 20:03:56.222 12467 12467 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.UIImplementation.synchronouslyUpdateViewOnUIThread(UIImplementation.java:306)
01-27 20:03:56.222 12467 12467 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NodesManager.updateProps(NodesManager.java:590)
01-27 20:03:56.222 12467 12467 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NativeProxy.updateProps(NativeProxy.java:185)
01-27 20:03:56.222 12467 12467 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NativeProxy$AnimationFrameCallback.onAnimationFrame(Native Method)
01-27 20:03:56.222 12467 12467 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NodesManager.onAnimationFrame(NodesManager.java:275)
01-27 20:03:56.222 12467 12467 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NodesManager.access$000(NodesManager.java:67)
01-27 20:03:56.222 12467 12467 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NodesManager$1.doFrameGuarded(NodesManager.java:172)
01-27 20:03:56.222 12467 12467 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.GuardedFrameCallback.doFrame(GuardedFrameCallback.java:29)
01-27 20:03:56.222 12467 12467 E unknown:NativeViewHierarchyManager: at com.facebook.react.modules.core.ReactChoreographer$ReactChoreographerDispatcher.doFrame(ReactChoreographer.java:175)
01-27 20:03:56.222 12467 12467 E unknown:NativeViewHierarchyManager: at com.facebook.react.modules.core.ChoreographerCompat$FrameCallback$1.doFrame(ChoreographerCompat.java:85)
01-27 20:03:56.222 12467 12467 E unknown:NativeViewHierarchyManager: at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1035)
01-27 20:03:56.222 12467 12467 E unknown:NativeViewHierarchyManager: at android.view.Choreographer.doCallbacks(Choreographer.java:845)
01-27 20:03:56.222 12467 12467 E unknown:NativeViewHierarchyManager: at android.view.Choreographer.doFrame(Choreographer.java:775)
01-27 20:03:56.222 12467 12467 E unknown:NativeViewHierarchyManager: at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1022)
01-27 20:03:56.222 12467 12467 E unknown:NativeViewHierarchyManager: at android.os.Handler.handleCallback(Handler.java:938)
01-27 20:03:56.222 12467 12467 E unknown:NativeViewHierarchyManager: at android.os.Handler.dispatchMessage(Handler.java:99)
01-27 20:03:56.222 12467 12467 E unknown:NativeViewHierarchyManager: at android.os.Looper.loopOnce(Looper.java:201)
01-27 20:03:56.222 12467 12467 E unknown:NativeViewHierarchyManager: at android.os.Looper.loop(Looper.java:288)
01-27 20:03:56.222 12467 12467 E unknown:NativeViewHierarchyManager: at android.app.ActivityThread.main(ActivityThread.java:7870)
01-27 20:03:56.222 12467 12467 E unknown:NativeViewHierarchyManager: at java.lang.reflect.Method.invoke(Native Method)
01-27 20:03:56.222 12467 12467 E unknown:NativeViewHierarchyManager: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
01-27 20:03:56.222 12467 12467 E unknown:NativeViewHierarchyManager: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: Unable to update properties for view tag 23687
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: com.facebook.react.uimanager.IllegalViewOperationException: ViewManager for tag 23687 could not be found.
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager:
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.NativeViewHierarchyManager.resolveViewManager(NativeViewHierarchyManager.java:111)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.NativeViewHierarchyManager.updateProperties(NativeViewHierarchyManager.java:138)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.UIImplementation.synchronouslyUpdateViewOnUIThread(UIImplementation.java:306)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NodesManager.updateProps(NodesManager.java:590)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NativeProxy.updateProps(NativeProxy.java:185)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NativeProxy$AnimationFrameCallback.onAnimationFrame(Native Method)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NodesManager.onAnimationFrame(NodesManager.java:275)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NodesManager.access$000(NodesManager.java:67)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NodesManager$1.doFrameGuarded(NodesManager.java:172)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.GuardedFrameCallback.doFrame(GuardedFrameCallback.java:29)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at com.facebook.react.modules.core.ReactChoreographer$ReactChoreographerDispatcher.doFrame(ReactChoreographer.java:175)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at com.facebook.react.modules.core.ChoreographerCompat$FrameCallback$1.doFrame(ChoreographerCompat.java:85)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1035)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at android.view.Choreographer.doCallbacks(Choreographer.java:845)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at android.view.Choreographer.doFrame(Choreographer.java:775)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1022)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at android.os.Handler.handleCallback(Handler.java:938)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at android.os.Handler.dispatchMessage(Handler.java:99)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at android.os.Looper.loopOnce(Looper.java:201)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at android.os.Looper.loop(Looper.java:288)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at android.app.ActivityThread.main(ActivityThread.java:7870)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at java.lang.reflect.Method.invoke(Native Method)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: Unable to update properties for view tag 23747
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: com.facebook.react.uimanager.IllegalViewOperationException: ViewManager for tag 23747 could not be found.
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager:
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.NativeViewHierarchyManager.resolveViewManager(NativeViewHierarchyManager.java:111)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.NativeViewHierarchyManager.updateProperties(NativeViewHierarchyManager.java:138)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.UIImplementation.synchronouslyUpdateViewOnUIThread(UIImplementation.java:306)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NodesManager.updateProps(NodesManager.java:590)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NativeProxy.updateProps(NativeProxy.java:185)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NativeProxy$AnimationFrameCallback.onAnimationFrame(Native Method)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NodesManager.onAnimationFrame(NodesManager.java:275)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NodesManager.access$000(NodesManager.java:67)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NodesManager$1.doFrameGuarded(NodesManager.java:172)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.GuardedFrameCallback.doFrame(GuardedFrameCallback.java:29)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at com.facebook.react.modules.core.ReactChoreographer$ReactChoreographerDispatcher.doFrame(ReactChoreographer.java:175)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at com.facebook.react.modules.core.ChoreographerCompat$FrameCallback$1.doFrame(ChoreographerCompat.java:85)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1035)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at android.view.Choreographer.doCallbacks(Choreographer.java:845)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at android.view.Choreographer.doFrame(Choreographer.java:775)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1022)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at android.os.Handler.handleCallback(Handler.java:938)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at android.os.Handler.dispatchMessage(Handler.java:99)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at android.os.Looper.loopOnce(Looper.java:201)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at android.os.Looper.loop(Looper.java:288)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at android.app.ActivityThread.main(ActivityThread.java:7870)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at java.lang.reflect.Method.invoke(Native Method)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: Unable to update properties for view tag 23695
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: com.facebook.react.uimanager.IllegalViewOperationException: ViewManager for tag 23695 could not be found.
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager:
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.NativeViewHierarchyManager.resolveViewManager(NativeViewHierarchyManager.java:111)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.NativeViewHierarchyManager.updateProperties(NativeViewHierarchyManager.java:138)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.UIImplementation.synchronouslyUpdateViewOnUIThread(UIImplementation.java:306)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NodesManager.updateProps(NodesManager.java:590)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NativeProxy.updateProps(NativeProxy.java:185)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NativeProxy$AnimationFrameCallback.onAnimationFrame(Native Method)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NodesManager.onAnimationFrame(NodesManager.java:275)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NodesManager.access$000(NodesManager.java:67)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at com.swmansion.reanimated.NodesManager$1.doFrameGuarded(NodesManager.java:172)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at com.facebook.react.uimanager.GuardedFrameCallback.doFrame(GuardedFrameCallback.java:29)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at com.facebook.react.modules.core.ReactChoreographer$ReactChoreographerDispatcher.doFrame(ReactChoreographer.java:175)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at com.facebook.react.modules.core.ChoreographerCompat$FrameCallback$1.doFrame(ChoreographerCompat.java:85)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1035)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at android.view.Choreographer.doCallbacks(Choreographer.java:845)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at android.view.Choreographer.doFrame(Choreographer.java:775)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1022)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at android.os.Handler.handleCallback(Handler.java:938)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at android.os.Handler.dispatchMessage(Handler.java:99)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at android.os.Looper.loopOnce(Looper.java:201)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at android.os.Looper.loop(Looper.java:288)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at android.app.ActivityThread.main(ActivityThread.java:7870)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at java.lang.reflect.Method.invoke(Native Method)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
01-27 20:03:56.260 12467 12467 E unknown:NativeViewHierarchyManager: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003)
01-27 20:03:56.261 12467 12485 I OpenGLRenderer: Davey! duration=9221139409172ms; Flags=0, FrameTimelineVsyncId=59851594, IntendedVsync=2232627682701044, Vsync=2232627682701044, InputEventId=0, HandleInputStart=2232627686922539, AnimationStart=2232627686923685, PerformTraversalsStart=2232627702268738, DrawStart=2232627702621603, FrameDeadline=2232627716034376, FrameInterval=2232627686921028, FrameStartTime=16666666, SyncQueued=2232627708720562, SyncStart=2232627708770926, IssueDrawCommandsStart=2232627709700354, SwapBuffers=2232627711833843, FrameCompleted=9223372036854775807, DequeueBufferDuration=17291, QueueBufferDuration=473646, GpuCompleted=9223372036854775807, SwapBuffersCompleted=2232627712490823, DisplayPresentTime=2232625671329942,
01-27 20:03:56.703 12467 12514 I TurboLogger: ENTRY MODELS BATCHING TOOK 28ms
01-27 20:03:58.069 12467 12467 W unknown:ReactContext: initializeMessageQueueThreads() is called.
01-27 20:03:58.073 12467 12514 I TurboLogger: Running "BottomSheet
01-27 20:03:58.082 12467 12467 I ReactNative: [GESTURE HANDLER] Initialize gesture handler for root view com.reactnativenavigation.react.ReactView{730d81a V.E...... ......ID 0,0-1080,2390 #47}
01-27 20:03:58.365 12467 12467 W unknown:ReactNative: Can't cancel already finished gesture. Is a child View trying to start a gesture from an UP/CANCEL event?
01-27 20:04:01.169 12467 12467 W Choreographer: Frame time is 0.158969 ms in the future! Check that graphics HAL is generating vsync timestamps using the correct timebase.
This looks like https://github.com/facebook/react-native/issues/35936 ?
@enahum I don't know, I use Gboard and the input field has always been empty. I was also able to freeze the app without displaying the keyboard once.
I found a way to reproduce the freeze 100%:
Note: I do have "Remove animations" option enabled in "Text and display" accessibility settings.
Interesting about the "Remove Animations" this looks like this can be that the bottom sheet is not completely dismissed. @larkox can you try and reproduce that on monday? Thanks.
I have installed the beta and not seen much difference. It stills hangs, and even crashed once (after I posted a message containing a link to the RN issue mentioned above, ironically).
I am on a Samsung device, using the samsung keyboard, without the accessibility setting "remive animations" enabled.
A friend of mlne also has hanging issues with the app (same server), but does not have a Samsung phone.
I also have problems with the app freezing and chats opening with a lot of delay.
System Info:
Just in case that helps...
I also experience freezes, Samsung S21 with One UI 5.0, Android 13 and display of 120 Hz. Maybe the 120 Hz refresh rate has something to do with the UI freeze issue?
Having issues with this as well, maybe similar:
Similar devices as mentioned above, all running App v2.0 and server 7.7.1
As the issue seems to be taking some time, reminder to people for which the V2 is near unusable right now that they can get an earlier version APK from the Releases page, while waiting for the fix.
fwiw, updating to the newly released v2.0.1 has squashed these issues for me. Been running solid without any of the previous errors I documented in https://github.com/mattermost/mattermost-mobile/issues/7030#issuecomment-1414771771 since updating.
I am testing with v2.0.1. Things seems a bit more stable, I will close this issue when the freezing are gone. I will also open separate issues for specific problems.
I might have fixed my issues by disabling Settings -> Advanced -> Allow message drafts to sync with the server.
Please give it a try.
Update on my part: using version 2.1.0 (server 7.5.2), the app is now usable, but still, sometimes it stops responding or lags, and there is globally a slower feel that on the V1.
Hello,
I just installed v2 on android and I have quite a few issues, I can provide more details (context, device logs...) but before I go through the effort, I'd like to have a first feedback on what you think deserve an issue and what is already in the work.
code
like the desktop client