cumulativeAppWatchdogExitCount
The number of times the system watchdog terminated the app from the background.
Declaration
var cumulativeAppWatchdogExitCount: Int { get }Discussion
The most common reasons the system watchdog terminates an app are taking too long to:
Launch
Terminate
Respond to system events