Skip to content

1.8.0

Compare
Choose a tag to compare
@getsentry-bot getsentry-bot released this 08 Jan 20:21

Features

  • The static SentryMonoBehaviour now has it's UpdatePauseStatus public, allowing users to manually update the SDK's internal pause status. This helps work around false positive ANR events when using plugins that take away control from the game i.e. ad frameworks like AppLovin or Ironsource (#1529)
  • It's now possible enable to CaptureFailedRequests and the statuscode ranges via the editor. These also apply to the native SDK on iOS (#1514)

Fixes

  • The SDK no longer fails to resolve the debug symbol type on dedicated server builds (#1522)
  • Fixed screenshots not being attached to iOS native crashes (#1517)

Dependencies