收藏
回答

升级到最新微信sdk后,reload,debug js remotely的时候app卡死了

reactnative开发的app。

回答关注问题邀请回答
收藏

1 个回答

  • sunny
    sunny
    2020-05-07

    2020-05-07 18:39:32.590852+0800 vengvoApp7[2748:1277354] [LayoutConstraints] Unable to simultaneously satisfy constraints.

    Probably at least one of the constraints in the following list is one you don't want. 

    Try this: 

    (1) look at each constraint and try to figure out which you don't expect; 

    (2) find the code that added the unwanted constraint or constraints and fix it. 

    (

        "<NSLayoutConstraint:0x2839d0370 UIView:0x1024c5f60.width == - 16   (active)>"

    )


    Will attempt to recover by breaking constraint 

    <NSLayoutConstraint:0x2839d0370 UIView:0x1024c5f60.width == - 16   (active)>


    Make a symbolic breakpoint at UIViewAlertForUnsatisfiableConstraints to catch this in the debugger.

    The methods in the UIConstraintBasedLayoutDebugging category on UIView listed in <UIKitCore/UIView.h> may also be helpful.

    2020-05-07 18:40:07.126135+0800 vengvoApp7[2748:1277755] [] tcp_input [C6.1:3] flags=[R] seq=3537658462, ack=0, win=0 state=LAST_ACK rcv_nxt=3537658462, snd_una=1689939109

    2020-05-07 18:40:07.126787+0800 vengvoApp7[2748:1277755] [] tcp_input [C6.1:3] flags=[R] seq=3537658462, ack=0, win=0 state=CLOSED rcv_nxt=3537658462, snd_una=1689


    2020-05-07
    有用
    回复
登录 后发表内容
问题标签