Skip to content

docs(unity): document mobile hang detection (Android ANR + iOS)#158

Open
bobbyg603 wants to merge 1 commit into
masterfrom
docs/unity-mobile-hang-detection
Open

docs(unity): document mobile hang detection (Android ANR + iOS)#158
bobbyg603 wants to merge 1 commit into
masterfrom
docs/unity-mobile-hang-detection

Conversation

@bobbyg603
Copy link
Copy Markdown
Member

Summary

Documents ANR (Android) and fatal hang detection (iOS) in the Unity integration guide, covering the features added in bugsplat-unity#122 (v4.1.0).

  • Android — new #### ANR Detection subsection: automatic ANR reporting (Android.ANR) when native crash reporting is enabled, Android 11+ requirement.
  • iOS — new #### Hang Detection subsection: automatic fatal main-thread hang reporting (App Hang (Fatal)) when native crash reporting is enabled, debugger-suppression note.
  • Corrects a stale bugsplat-ios reference to bugsplat-apple in the iOS section.

Wording mirrors the existing ANR/hang sections in the mobile/android.md and mobile/ios.md guides for consistency.

🤖 Generated with Claude Code

Add ANR Detection and Hang Detection subsections to the Unity Android
and iOS docs, covering automatic reporting when native crash reporting
is enabled. Also correct the stale bugsplat-ios reference to bugsplat-apple.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant