getsentry / sentry-cordova

The official Sentry SDK for Cordova
https://sentry.io/
MIT License
68 stars 55 forks source link

Support `enableAppHangTracking` and `appHangTimeoutInterval` properties for App Hangs #323

Closed expcapitaldev closed 1 month ago

expcapitaldev commented 5 months ago

We use latest plugin version. We want to control App Hangs via enableAppHangTracking and appHangTimeoutInterval properties but now it is not supported. Goal to disable App Hangs or change appHangTimeoutInterval. App Hangs: https://docs.sentry.io/platforms/apple/guides/visionos/configuration/app-hangs/ From iOS debug log I see that we can control SentryANRTrackingIntegration and looks like issue related only with types.

github-actions[bot] commented 4 months ago

This issue has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you label it Status: Backlog or Status: In Progress, I will leave it alone ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

expcapitaldev commented 4 months ago

ping

lucas-zimerman commented 3 months ago

Hey, we are currently don't have this planned for the time being but if you would like to drop a PR to fix it we would love to review it!