Haptic Feedback
Haptic Feedback for iOS Device

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. FREE
- Category:
- Tools › Integration
- Developer:
- techjuego
- Price:
- FREE
- Favorites:
- 5
- Supported Unity Versions:
- 2022.3.17 or higher
- Current Version:
- 1.0
- Download Size:
- 76.53 KB
- Last Update:
- Feb 11, 2025
- Description:
- The iOSHapticCall class provides an easy way to implement haptic feedback for iOS devices in Unity. It utilizes iOS-specific feedback styles and notification types to enhance user experience with tactile feedback. This script is designed to work exclusively on iOS devices. Calls to haptic feedback functions will only be executed if the project is built for the iOS platform. The haptic feedback functionality will not execute on non-iOS platforms due to the #if UNITY_IOS directive. Ensure you test this on an iOS device.
- Technical Details:
- Support for iOS Device
- Continue »