I use Bugsnag. I haven't been able to reproduce it and I only have the Bugsnag log.
I'm in trouble because I don't know the cause. What kind of research is effective to solve it?
THREDS
34 CoreFoundation ___CFRunLoopDoSource0
35 CoreFoundation ___CFRunLoopDoSources0
36 CoreFoundation ___CFRunLoopRun
37 CoreFoundation _CFRunLoopRunSpecific
38 GraphicsServices _GSEventRunModal
39 UIKitCore -[UIApplication _run]
40 UIKitCore _UIApplicationMain
41 libswiftUIKit.dylib UIApplicationMain(_:_:_:_:)
42 HiNative CustomView.swift
specialized static UIApplicationDelegate.main()
ERROR
"code": "0x1",
"exception_name": "EXC_BAD_ACCESS",
"subcode": "0x109fa218",
"exception": 1,
"code_name": "KERN_INVALID_ADDRESS"
Thank you.