Crash on iOS 16 devices nw_endpoint_flow_cleanup_protocol

Hi,

Our application is currently crashing in production, only for iPhone users running on iOS 16.0.x. Unfortunately, we cannot reproduce the issue, neither through direct build from Xcode or using build from app store, so it seems to happen intermittently.

From third party crash analytics, it happen 35% of the time on the background, and they highlight this as the issue:

Crashed: com.apple.CFNetwork.Connection
EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x00000001545549d8

Any idea why this happens and is there anything i can do to prevent the crashes from happening again?

I've also submitted this crash to Feedback Assistant with report number: FB12425295.

Our application is currently crashing in production, only for iPhone users running on iOS 16.0.x

Does this same crash happen on the most recent version of iOS 16, version 16.5?

No, it doesn't. This crash only happens on iOS version 16.0.

Crash on iOS 16 devices nw_endpoint_flow_cleanup_protocol
 
 
Q