Pause/Resume AppHangs
Add an API that pauses/resumes reporting app hangs and ANR tracking. This API is required, especially for Flutter and React-Native, to prevent the Cocoa SDK from reporting wrongly detected app hangs when the OS shows a system dialog for asking specific permissions. Please update the docs on Flutter and React-Native to mention this problem similar to how we did that for Cocoa https://github.com/getsentry/sentry-docs/pull/10409.
### Tasks
- [ ] Expose cocoa API in RN/JS
- [ ] Add docs
- [ ] Highlight that it's iOS only
Any update on this?
Hi @yolpsoftware, thank you for letting us know your interest, no updates at the moment.
Seeing a lot of App Hang errors for our app, would love to have this API available for react-native.
@krystofwoldrich any ETA on when this will land?
@tb-nishant no ETA at the moment, but I'll bring it up with the team
Definitely some interest from my teams as well in this 🙏
yes we would like this as well.
While this feature isn't available, is there an alternative solution to pause/resume app hanging tracking?
Thank you for bumping this feature request @rafaelcustodio-nomad 🙇 Currently this feature is only available on the Apple SDK which would require manual initialization