Supported devices: iPhone 11, iPhone 11 Pro, iPhone 11 Pro Max, iPhone XS, iPhone XS Max, iPhone XR ,iPhone X, iPhone 8, iPhone 8 Plus, iPhone 7, iPhone 7 Plus
Easily add haptic feedback to your Unity iOS project for supported devices. This asset exposes the full iOS Taptic Engine API, which includes:
1) Physical impacts (light, medium, heavy)
2) UI Notification feedback for user actions (success, warning, error)
3) Selection change feedback
New in iOS 13:
4) Transient and continuous haptic playback control
5) Two new haptic parameters: intensity and sharpness
Important note: Use of the Taptic Engine will only work when the Unity project containing the plugin is deployed to a supported physical device. It will not work when the project is run in the Unity Editor with the Unity Remote 5 app, or in the Xcode simulator, or on an unsupported device.