---
title: Delivering Rich App Experiences with Haptics
framework: corehaptics
role: sampleCode
role_heading: Sample Code
path: corehaptics/delivering-rich-app-experiences-with-haptics
---

# Delivering Rich App Experiences with Haptics

Enhance your app’s experience by incorporating haptic and sound feedback into key interactive moments.

## Overview

Overview note: This sample code project is associated with WWDC21 session 10278: Practice Audio Haptic Design. Configure the Sample Code Project You must run the sample on iPhone 8 or later.

## See Also

### Programmatic haptics

- [Playing Collision-Based Haptic Patterns](corehaptics/playing-collision-based-haptic-patterns.md)
- [Updating Continuous and Transient Haptic Parameters in Real Time](corehaptics/updating-continuous-and-transient-haptic-parameters-in-real-time.md)
- [CHHapticEvent](corehaptics/chhapticevent.md)
- [CHHapticEventParameter](corehaptics/chhapticeventparameter.md)
- [CHHapticDynamicParameter](corehaptics/chhapticdynamicparameter.md)
- [CHHapticParameterCurve](corehaptics/chhapticparametercurve.md)
