Skip to content

docs(unreal): Android app-hang tracking via NDK integration#18828

Merged
tustanivsky merged 1 commit into
masterfrom
unreal-android-app-hang-tracking
Jul 24, 2026
Merged

docs(unreal): Android app-hang tracking via NDK integration#18828
tustanivsky merged 1 commit into
masterfrom
unreal-android-app-hang-tracking

Conversation

@tustanivsky

Copy link
Copy Markdown
Collaborator

Updates the Unreal App Hangs page to reflect that the SDK now supports the sentry-native app-hang watchdog on Android via the NDK integration.

Changes

  • Native watchdog availability now lists Android (routed through the NDK integration), monitoring the game thread.
  • Notes that on Android it runs alongside the Java SDK's ANR detection (which watches the Android main/UI thread), so a freeze affecting both threads can be reported as both a hang event and an ANR.
  • Adds an Android note under Native App Hang Detection and a corresponding Limitations entry.

Related

Documents the feature added in getsentry/sentry-unreal#1497.

The Unreal SDK now supports the sentry-native app-hang watchdog on Android (via the NDK integration), monitoring the game thread alongside the Java SDK's ANR detection. Update the App Hangs page accordingly.
@vercel

vercel Bot commented Jul 24, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sentry-docs Ready Ready Preview Jul 24, 2026 12:55pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
develop-docs Ignored Ignored Preview Jul 24, 2026 12:55pm

Request Review

@codeowner-assignment
codeowner-assignment Bot requested a review from a team July 24, 2026 12:46
@tustanivsky tustanivsky changed the title Document Android app-hang tracking for Unreal docs(unreal): Android app-hang tracking via NDK integration Jul 24, 2026
@tustanivsky
tustanivsky merged commit c9f99f4 into master Jul 24, 2026
22 checks passed
@tustanivsky
tustanivsky deleted the unreal-android-app-hang-tracking branch July 24, 2026 16:43
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.

2 participants