Disable App Hangs for Widgets and Live Activities #3901
Labels
Breaking-change
should go in a major release (breaks apps, changes default configs in a major way)
Platform: Cocoa
Milestone
Description
The app hang detection might report false positives for Widgets and Live Activities, see #3616 (comment). Therefore, it makes sense to disable that by default for Widgets and Live Activities, which we could do with something as pointed out here. As Widgets run in their own process and Live Activities in their own sandbox, app hangs could be useful for some special setups. Therefore, it's safer to do that in the next major.
Also consider disabling app hangs per default for Actions Extensions and Intent Extensions.
The text was updated successfully, but these errors were encountered: