<!--
{
  "availability" : [
    "iOS: 13.0.0 -",
    "iPadOS: 13.0.0 -",
    "macCatalyst: 13.0.0 -",
    "macOS: -",
    "tvOS: 14.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreHaptics",
  "identifier" : "/documentation/CoreHaptics/CHHapticEngine/StoppedReason/applicationSuspended",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Core Haptics"
    ],
    "preciseIdentifier" : "c:@E@CHHapticEngineStoppedReason@CHHapticEngineStoppedReasonApplicationSuspended"
  },
  "title" : "CHHapticEngine.StoppedReason.applicationSuspended"
}
-->

# CHHapticEngine.StoppedReason.applicationSuspended

The system suspended your app.

```
case applicationSuspended
```

## Discussion

This condition occurs if the system suspended your app while it was in the background. Restart the engine when your app returns to the foreground to ensure proper haptic playback.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)