jpush-flutter-plugin icon indicating copy to clipboard operation
jpush-flutter-plugin copied to clipboard

ios 执行_handleMethod时闪退。

Open tanxianjun2016 opened this issue 2 years ago • 0 comments

debug运行时正常,profile运行时闪退:

flutter: | JPUSH | Flutter | _handleMethod:

  • thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=1, address=0xffffffff77fffff0) frame #0: 0x00000001e9256e44 libsystem_platform.dylib_platform_strlen + 4 libsystem_platform.dylib: -> 0x1e9256e44 <+4>: ldr q0, [x1] 0x1e9256e48 <+8>: adr x3, #-0xc8 ; ___lldb_unnamed_symbol306 0x1e9256e4c <+12>: ldr q2, [x3], #0x10 0x1e9256e50 <+16>: and x2, x0, #0xf Target 0: (Runner) stopped.

tanxianjun2016 avatar Feb 17 '23 08:02 tanxianjun2016