Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
backtrace-labs
/
backtrace-javascript
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
38
Code
Issues
0
Pull requests
9
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(react-native): detect and report Android ANRs
- #391
#391
Merged
KishanPRao
merged 14 commits into
main
backtrace-labs/backtrace-javascript:main
from
fix/rn-anr-android
backtrace-labs/backtrace-javascript:fix/rn-anr-android
Copy head branch name to clipboard
Aug 28, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
feat(react-native): detect and report Android ANRs
#391
KishanPRao
merged 14 commits into
main
backtrace-labs/backtrace-javascript:main
from
fix/rn-anr-android
backtrace-labs/backtrace-javascript:fix/rn-anr-android
Copy head branch name to clipboard
Commits
Commits on Aug 20, 2026
react-native: read Android ANR records from ApplicationExitInfo
KishanPRao
committed
69f19d7
View commit details
Copy full SHA for 69f19d7
Browse repository at this point
Commits on Aug 25, 2026
react-native: add Android ANR detection with threshold and applicationExit modes
KishanPRao
committed
bf89884
View commit details
Copy full SHA for bf89884
Browse repository at this point
react-native: example duplicate react-native bundling, add real ANR trigger
KishanPRao
committed
55e10b6
View commit details
Copy full SHA for 55e10b6
Browse repository at this point
Merge branch 'main' into fix/rn-anr-android
KishanPRao
committed
0c780c5
View commit details
Copy full SHA for 0c780c5
Browse repository at this point
react-native: add ANR tests, CI unit-test step, README section
KishanPRao
committed
7ae5794
View commit details
Copy full SHA for 7ae5794
Browse repository at this point
react-native: pause ANR watchdog in background, stop on reload, exit-info timestamps and dump attachment, rename debug option
KishanPRao
committed
1bc051f
View commit details
Copy full SHA for 1bc051f
Browse repository at this point
Commits on Aug 26, 2026
react-native: update BacktraceAnrType, update README
KishanPRao
committed
5bf7898
View commit details
Copy full SHA for 5bf7898
Browse repository at this point
react-native: capture all threads in threshold reports
KishanPRao
committed
21d4099
View commit details
Copy full SHA for 21d4099
Browse repository at this point
react-native: update README, add missed exception logging
KishanPRao
committed
ea76483
View commit details
Copy full SHA for ea76483
Browse repository at this point
Commits on Aug 27, 2026
react-native: capture all threads in applicationExit reports
KishanPRao
committed
fbb1e10
View commit details
Copy full SHA for fbb1e10
Browse repository at this point
Commits on Aug 28, 2026
react-native: keep native method frames when parsing the ANR dump
KishanPRao
committed
e415644
View commit details
Copy full SHA for e415644
Browse repository at this point
react-native: parse fileless Java frames, update whitespace detection after at, keep native frame addresses
KishanPRao
committed
3bb6e66
View commit details
Copy full SHA for 3bb6e66
Browse repository at this point
react-native: skip ANR re-reads for database-retried sends
KishanPRao
committed
6bd35bb
View commit details
Copy full SHA for 6bd35bb
Browse repository at this point
react-native: rename the ANR marker to last timestamp
KishanPRao
committed
30c05f4
View commit details
Copy full SHA for 30c05f4
Browse repository at this point
You can’t perform that action at this time.