Rapsssito / react-native-tcp-socket

React Native TCP socket API for Android, iOS & macOS with SSL/TLS support.
MIT License
303 stars 81 forks source link

[ios]App crash when a error occurs during server connection #165

Closed Yahui-Ren closed 1 year ago

Yahui-Ren commented 1 year ago

Description

I found my App will crash when a error occurs during server connection. I immediately looked up our crash report:

image image

maybe '[socket localPort]' or '[socket connectedPort]' is nil when onConnect callback function is called.

Relevant information

OS ios
react-native 0.68.0
react-native-tcp-socket 6.0.3
github-actions[bot] commented 1 year ago

Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community attention? This issue may be closed if no further activity occurs.