Closed
Description
Describe the bug
On app start we're getting crashes pointing to the segment library.
The Xcode crash logger seems to show two parallel calls in different threads to AppleUtils.connectionStatus()
referencing an unsafe pointer.
To Reproduce
Steps to reproduce the behavior:
- Start app
- Dispatch analytics events
- See error
Expected behavior
No crashes
Screenshots
If applicable, add screenshots to help explain your problem.
The two concurrent calls:
Stack traces of other Segment threads:


Platform (please complete the following information):
- Library Version in use: 1.4.8
- Platform being tested: iOS
- Integrations in use: Firebase, TwilioEngage
Additional context
Add any other context about the problem here.