App crash when install update from Code Push

I deploy Codepush on react native. When I push new code to update on testflight and when I press install on the device then close the app and reopen the app, it crashes. How to fix it ? Thanks!

    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x0000000000000000
    x4: 0x0000000000000010   x5: 0x0000000000002280   x6: 0x00000002816e2280   x7: 0x0000000197c0985d
    x8: 0x08b0abbc53e37153   x9: 0x08b0abbda73d74d3  x10: 0x0000000168421887  x11: 0x003f00010680a400
   x12: 0x000000000000003e  x13: 0x000000010680a7d0  x14: 0x04000001f4def511  x15: 0x00000001f4def510
   x16: 0x0000000000000148  x17: 0x00000001f4de0580  x18: 0x0000000000000000  x19: 0x0000000000000006
   x20: 0x0000000000000103  x21: 0x00000001f4de0660  x22: 0x0000000106009f80  x23: 0x00000001f6201d10
   x24: 0x0000000000000010  x25: 0x000000019ed8fa4f  x26: 0x00000001f576adf0  x27: 0x00000001f3acc000
   x28: 0x0000000000000000   fp: 0x000000016baae0e0   lr: 0x00000001eccd31ac
    sp: 0x000000016baae0c0   pc: 0x00000001dc56f674 cpsr: 0x40000000
   esr: 0x56000080  Address size fault
App crash when install update from Code Push
 
 
Q