You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Receiving the following crash from some users. The cause of this crash remains unclear, since it’s occurring within the Segment Library. App is running on latest iOS, application written in latest Swift, Cocoa-pods Analytics library install on 4.1.3.
Segment
-[SEGFileStorage dataFromJSON:] at SEGFileStorage.m:232
Segment
-[SEGFileStorage setJSON:forKey:] at SEGFileStorage.m:221
Segment
-[SEGSegmentIntegration persistQueue] SEGSegmentIntegration.m:475
Segment
-[SEGSegmentIntegration sendData:]_block_invoke_2 at SEGSegmentIntegration.m:405
Segment
_seg_dispatch_specific_block_invoke at SEGUtils.m:494
dispatch_block_t autoreleasing_block
The text was updated successfully, but these errors were encountered:
Receiving the following crash from some users. The cause of this crash remains unclear, since it’s occurring within the Segment Library. App is running on latest iOS, application written in latest Swift, Cocoa-pods Analytics library install on 4.1.3.
The text was updated successfully, but these errors were encountered: