We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm recently experiencing crashes on my iPhone 8 when I restore Bitkit from minimised. It only happens some of the time.
I have submitted crash report to developer, here is an excerpt:
0 libsystem_kernel.dylib 0x00000001db12e4e0 __connect + 8 (:-1) 1 LightningDevKit 0x00000001043be908 socket_connect + 148 (ldk_net.c:399) 2 LightningDevKit 0x00000001045604d0 closure #1 in closure #1 in TCPPeerHandler.connect(address:port:theirNodeId:) + 24 (ChannelManagerConstructor.swift:480) 3 LightningDevKit 0x00000001045604d0 thunk for @callee_guaranteed (@unowned UnsafePointer<sockaddr>) -> (@unowned Int32, @error @owned Error) + 24 (<compiler-generated>:0) 4 LightningDevKit 0x00000001045604d0 specialized UnsafePointer.withMemoryRebound<A, B>(to:capacity:_:) + 24 (<compiler-generated>:0) 5 LightningDevKit 0x00000001045604d0 closure #1 in TCPPeerHandler.connect(address:port:theirNodeId:) + 24 (ChannelManagerConstructor.swift:478) 6 LightningDevKit 0x00000001045604d0 thunk for @callee_guaranteed (@unowned UnsafePointer<sockaddr_in>) -> (@unowned Int32, @error @owned Error)
No response
iOS 16.7.10
v1.0.9 (145)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
I'm recently experiencing crashes on my iPhone 8 when I restore Bitkit from minimised. It only happens some of the time.
I have submitted crash report to developer, here is an excerpt:
Reproduce
Screenshots / Recording
No response
Operating system
iOS 16.7.10
Bitkit version
v1.0.9 (145)
Log output
The text was updated successfully, but these errors were encountered: