|
| 1 | +--- |
| 2 | +layout: doc |
| 3 | +title: Privacy Policy |
| 4 | +--- |
| 5 | + |
| 6 | +# Privacy Policy |
| 7 | + |
| 8 | +**Application:** HapticFeedbackExample |
| 9 | +**Developer:** Michael Kuczera |
| 10 | +**Effective date:** 2026-03-15 |
| 11 | +**Last updated:** 2026-03-15 |
| 12 | + |
| 13 | +--- |
| 14 | + |
| 15 | +## Overview |
| 16 | + |
| 17 | +HapticFeedbackExample is a demonstration application for the open-source library [react-native-haptic-feedback](https://github.com/mkuczera/react-native-haptic-feedback). Its sole purpose is to showcase haptic feedback capabilities on iOS and Android devices. |
| 18 | + |
| 19 | +--- |
| 20 | + |
| 21 | +## Data Collection |
| 22 | + |
| 23 | +**This application does not collect, store, transmit, or share any personal data or any other data of any kind.** |
| 24 | + |
| 25 | +Specifically: |
| 26 | + |
| 27 | +- No personal information is collected (name, email, address, phone number, etc.) |
| 28 | +- No device identifiers are collected (IDFA, IDFV, Android Advertising ID, etc.) |
| 29 | +- No usage data or analytics are collected |
| 30 | +- No crash reports are collected or transmitted |
| 31 | +- No location data is collected |
| 32 | +- No camera, microphone, or contacts access is requested or used |
| 33 | +- No network requests are made by the application |
| 34 | +- No data is stored on-device beyond the app's normal runtime state |
| 35 | + |
| 36 | +--- |
| 37 | + |
| 38 | +## Third-Party Services |
| 39 | + |
| 40 | +This application does not integrate any third-party SDKs, analytics platforms, advertising networks, or crash-reporting services. |
| 41 | + |
| 42 | +--- |
| 43 | + |
| 44 | +## Permissions |
| 45 | + |
| 46 | +The application requests no system permissions beyond those implicitly granted to any React Native application. Haptic feedback is a device output function; it does not require permissions and does not involve the collection of any input from the user. |
| 47 | + |
| 48 | +--- |
| 49 | + |
| 50 | +## Children's Privacy |
| 51 | + |
| 52 | +This application does not collect data from any users, including children under the age of 13 (COPPA) or children under the age of 16 (GDPR). No data is collected from any person of any age. |
| 53 | + |
| 54 | +--- |
| 55 | + |
| 56 | +## Changes to This Policy |
| 57 | + |
| 58 | +Because this application collects no data, this policy is not expected to change. If the application is materially updated to collect data in the future, this policy will be updated before such data collection begins and a new effective date will be set. |
| 59 | + |
| 60 | +--- |
| 61 | + |
| 62 | +## Contact |
| 63 | + |
| 64 | +For questions or concerns about this privacy policy, please open an issue on GitHub: |
| 65 | + |
| 66 | +[https://github.com/mkuczera/react-native-haptic-feedback/issues](https://github.com/mkuczera/react-native-haptic-feedback/issues) |
0 commit comments