Skip to content
New issue

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

Crash at "specialized iOSVendorSystem.deviceModel()" #349

Closed
sergiymomot opened this issue May 16, 2024 · 1 comment · Fixed by #350
Closed

Crash at "specialized iOSVendorSystem.deviceModel()" #349

sergiymomot opened this issue May 16, 2024 · 1 comment · Fixed by #350
Assignees
Labels

Comments

@sergiymomot
Copy link

Describe the bug
Crashes reported in Firebase Crashlytics:
"specialized iOSVendorSystem.deviceModel(), EXC_BREAKPOINT"

To Reproduce
It's not easily reproducible, but it happens on many iOS versions before iOS 16 (12, 13, 14, 15).
Seems to happen at the app start during Segment SDK initialization (stack traces file attached below).

Platform (please complete the following information):

  • Library Version in use: 1.5.11
  • Platform being tested: iOS
  • Integrations in use: AppsFlyer

Additional context
Stack traces: com.current.currentapp_issue_ac90c3dd14c06ab345dbdb30cc4073c0_crash_session_557172359d5e4cc99cac687b6c89e5a9_DNE_0_v2_stacktrace.txt

@bsneed
Copy link
Contributor

bsneed commented May 16, 2024

Thanks @sergiymomot! That's very peculiar. I just modified it to use the same mechanism as macOS. Not sure why/how they ended up differently. I verified the output is identical as well. A release with this should be coming tomorrow.

@bsneed bsneed closed this as completed May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants