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

Network Tracking and I/O File Tracking crahses #5042

Closed
amaanullah-yassir opened this issue Apr 1, 2025 · 1 comment
Closed

Network Tracking and I/O File Tracking crahses #5042

amaanullah-yassir opened this issue Apr 1, 2025 · 1 comment

Comments

@amaanullah-yassir
Copy link

Platform

iOS

Environment

Production

Installed

Swift Package Manager

Version

8.44.0

Xcode Version

16

Did it work on previous versions?

No response

Steps to Reproduce

Recently we integrated Sentry in our iOS project and went with the default implementation as mentioned in the Manual setup docs.

The issue that we are facing is that Firebase crashlytics logging some crashes which are due Network and I/O Tracking done by the Sentry. Here's the attached Screenshots of related crash on Crashlytics.

Sentry Network Tracker crashes:
Image

Sentry File I/O Tracker crashes:
Image

After disabling the these two types of tracking as mentioned here. These crashes stopped appearing in the Crashlytics.

Expected Result

These crashes should not appear in any kind of tracking.

Actual Result

Network Tracking and I/O File Tracking causing crashes

Sentry Network Tracker crashes:
Image

Sentry File I/O Tracker crashes:
Image

Are you willing to submit a PR?

No response

@philprime
Copy link
Contributor

Hi @amaanullah-yassir, thank you for reporting this issue.

We've noticed a this issue in #4887, fixed it in #4910 and released the fix in v8.46.0.

Please try to update to 8.46.0 and feel free to reopen this issue if it doesn't resolve it for you.

@github-project-automation github-project-automation bot moved this from Needs Discussion to Done in Mobile SDKs Apr 2, 2025
@stephanie-anderson stephanie-anderson added the Bug label Apr 11, 2025 — with Linear
@philprime philprime closed this as not planned Won't fix, can't repro, duplicate, stale Apr 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

3 participants