getsentry / sentry-cocoa

The official Sentry SDK for iOS, tvOS, macOS, watchOS.

Home Page:https://sentry.io/for/cocoa/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NSFileManager I/O on main thread warning

iDevPro opened this issue · comments

Platform

iOS

Environment

Other

Installed

Swift Package Manager

Version

8.15.1

Xcode Version

15.4

Did it work on previous versions?

Yes

Steps to Reproduce

  1. Add Sentry to app
  2. Run app, and wait
  3. Get error

Снимок экрана 2024-07-05 в 15 46 43

Expected Result

No warning message

Actual Result

Warning about Hang Risk (Main thread issue)

Are you willing to submit a PR?

No response

Thanks @iDevPro for reaching out.
We will discuss how to fix this warning.