# Privacy Policy **Last Updated: June 21, 2026** Thank you for playing **Mobile Games** ("the App"). Your privacy is deeply important to us. This Privacy Policy explains our approach regarding the collection, use, and disclosure of information when you use our mobile application. --- ### 1. No Data Collection **Mobile Games** is designed to be a simple, offline-first collection of classic games (Tic Tac Toe and Tetris). * **No Personal Data:** We do not collect, request, or store any personally identifiable information (such as your name, email address, phone number, or location). * **No Telemetry or Analytics:** We do not track your gameplay, sessions, device identifiers, or app usage statistics. * **No Permissions Required:** The App does not require or request access to your device's camera, microphone, contacts, storage, or photo gallery. ### 2. No Third-Party Integration & Advertising * **No Advertisements:** The App does not include any third-party advertising SDKs, networks, or trackers. You will never see an ad while using this app. * **No Analytics SDKs:** We do not use third-party analytics services (like Firebase Analytics, Flurry, or Mixpanel). * **No Cloud Backends:** Your game progress or high scores are completely local to your device and are never transmitted to an external server. ### 3. Permissions and Device Features The App utilizes standard React Native rendering components to display the game interface. It relies purely on: * `react-native-safe-area-context` to ensure the game layouts render properly around device notches, status bars, and home indicators. It does not communicate with the internet or use background data services. ### 4. Children’s Privacy Since **Mobile Games** does not collect any data from any users, it is completely safe for children. We do not knowingly or unknowingly harvest or process information from children under the age of 13 (or any other age group). ### 5. Compliance with Global Privacy Laws Because the App does not capture, store, process, or transmit personal data of any kind, it inherently complies with major international privacy regulations, including: * **GDPR** (General Data Protection Regulation) * **CCPA / CPRA** (California Consumer Privacy Act) * **COPPA** (Children's Online Privacy Protection Act) ### 6. Changes to This Privacy Policy We may update our Privacy Policy from time to time. Any changes will be posted on this page with an updated "Last Updated" date. Since the App does not collect contact information, we recommend checking this policy periodically for any updates. ### 7. Contact Us If you have any questions or suggestions about this Privacy Policy, please feel free to contact the developer directly or review the source code (if applicable). --- *Built cleanly using React Native.*