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

fix: Accessing UI API on bg thread in enrichScope #4245

Merged
merged 8 commits into from
Aug 8, 2024

Commits on Aug 7, 2024

  1. fix: Accessing UI API on bg thread in enrichScope

    Fix accessing UIDevice in enrich scope, which could be called on a
    background thread by caching the system version in the
    SentryUIDeviceWrapper.
    philipphofmann committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    ce66798 View commit details
    Browse the repository at this point in the history
  2. remove import

    philipphofmann committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    b9dff56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa6d034 View commit details
    Browse the repository at this point in the history
  4. fix broken tests

    philipphofmann committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    8d1343d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d910754 View commit details
    Browse the repository at this point in the history
  6. fix tests

    philipphofmann committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    a1f44bc View commit details
    Browse the repository at this point in the history
  7. again fix

    philipphofmann committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    b3ef323 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    2f93364 View commit details
    Browse the repository at this point in the history