Contents

CHHapticEngine.StoppedReason.applicationSuspended

The system suspended your app.

Declaration

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.

See Also

Stopped Reasons