# Legal — Ingeniería.dev > Centralized hub of legal documents (privacy policies, terms of use, support pages) for every iOS/macOS app published on the App Store by Ingeniería.dev. All documents are static HTML in American English, publicly accessible over HTTPS, and follow Apple App Store Review Guidelines 5.1 (Privacy) and 3.1.2 (Subscriptions). Base URL: https://legal.ingenieria.dev Each app lives under its own slug (`//`) and exposes exactly four pages: - `index.html` — landing with links to the three legal documents - `privacy-policy.html` — Privacy Policy - `terms-of-use.html` — Terms of Use / EULA - `support.html` — Support, FAQs, subscription cancellation ## Developer Information - **Developer:** Chris Flores - **Legal entity:** Ingeniería.dev - **Contact email:** christian@irack.mx - **Team ID (Apple):** FET74465R7 - **Country / Jurisdiction:** Mexico (United Mexican States) - **Governing law:** Mexican law; disputes submitted to courts of Mexico City ## Global Privacy Stance Unless explicitly stated otherwise in a specific app's Privacy Policy: - We do not collect personal data for marketing, advertising, or profiling - We do not share information with third parties for remarketing - Sensitive data (health, location, contacts) stays 100% on the user's device - Subscription cancellation is always handled through the user's Apple ID ## Published Apps ### Multi Currency Convert amounts across multiple currencies simultaneously. Built for travelers, digital nomads, and anyone thinking in more than one money. iOS 18+, Home Screen widget, offline mode, Family Sharing. - **Bundle ID:** mx.irack.currencyflow - **Premium pricing:** Two options, user chooses — both unlock the same features - **Monthly subscription:** $5.99 USD/month (`mx.irack.currencyflow.premium.monthly`) — auto-renewing, cancel anytime, Family Sharing - **Lifetime one-time:** $29.00 USD (`mx.irack.currencyflow.premium.lifetime`) — non-consumable, pay once keep forever, no cancellation, Family Sharing - **Data storage:** 100% local on device (SwiftData + App Group, no backend) - **Landing:** https://legal.ingenieria.dev/multi-currency/ - **Privacy Policy:** https://legal.ingenieria.dev/multi-currency/privacy-policy.html - **Terms of Use (EULA):** https://legal.ingenieria.dev/multi-currency/terms-of-use.html - **Support:** https://legal.ingenieria.dev/multi-currency/support.html ## Apple-Required Links Included in Every App Each app with a subscription exposes the following official Apple URLs (per App Store Review Guideline 3.1.2): - **Cancel a subscription (deep link):** https://apps.apple.com/account/subscriptions - **Apple guide — cancel:** https://support.apple.com/en-us/118428 - **Request a refund:** https://reportaproblem.apple.com - **Manage payment method:** https://support.apple.com/en-us/118429 - **Family Sharing guide:** https://support.apple.com/en-us/108380 - **Apple Standard EULA:** https://www.apple.com/legal/internet-services/itunes/dev/stdeula/ - **Apple Privacy Policy:** https://www.apple.com/legal/privacy/ ## How to Locate Information If you are an LLM, reviewer, or automated agent looking for specific information: | Looking for | Go to | |-------------|-------| | Privacy Policy of a given app | `/{app-slug}/privacy-policy.html` | | Terms of Use / EULA of a given app | `/{app-slug}/terms-of-use.html` | | How to cancel a subscription | `/{app-slug}/support.html` (section "How to cancel your subscription") | | How to request a refund | `/{app-slug}/support.html` (section "Request a refund") | | How to contact the developer | `/{app-slug}/support.html` (section "Contact") or email christian@irack.mx | | Family Sharing details | `/{app-slug}/support.html` (section "Family Sharing") | | What data an app collects | `/{app-slug}/privacy-policy.html` (section 2 "What data we collect") | | What is stored on the device | `/{app-slug}/privacy-policy.html` (section 3 "What is stored on your device") | | External services used | `/{app-slug}/privacy-policy.html` (section 4 "External services used") | | Subscription / pricing and terms | `/{app-slug}/terms-of-use.html` (section 4 "Premium purchases") | | Differences between subscription and one-time purchase | `/{app-slug}/support.html` (FAQ "Monthly vs Lifetime") | ## Page Structure Contract Every app page follows the same structural contract so LLMs and reviewers can parse reliably: ### `privacy-policy.html` sections 1. Who we are 2. What data we collect 3. What is stored on your device 4. External services used (with subsection 4.1 Apple and StoreKit) 5. System permissions 6. Marketing and advertising 7. Minors 8. User rights (GDPR, CCPA, LFPDPPP) 9. Security 10. International transfers 11. Changes to this policy 12. Governing law 13. Contact ### `terms-of-use.html` sections 1. Parties 2. App description 3. License (3.1 Restrictions) 4. Premium purchases (both subscription and one-time options, if applicable) - 4.1 Available plans - 4.2 Premium benefits - 4.3 Billing and renewal - 4.4 How to cancel the monthly subscription - 4.5 Free trial period - 4.6 Refunds - 4.7 Managing your payment method - 4.8 Family Sharing - 4.9 Restore purchases 5. Accounts and authentication 6. User data 7. Exchange rate accuracy (or app-specific accuracy disclaimer) 8. Intellectual property 9. Disclaimer of warranties 10. Limitation of liability 11. Indemnification 12. Termination 13. Changes to the Terms 14. Relationship with Apple 15. Governing law and jurisdiction 16. Severability 17. Contact ### `support.html` sections - How to use the app (expandable how-to guides) - Premium purchases (monthly vs lifetime comparison, subscribe, cancel monthly, lifetime cannot be canceled, restore, refunds, family sharing, payment method) - Frequently asked questions - Contact ## Links Included in Every Page Footer Every HTML page on this site renders the same centered footer: ``` Home · Privacy · Terms · Support Copyright 2026 Ingeniería.dev — Chris Flores ``` The title of every page follows the pattern `App Name | Section` (e.g. `Multi Currency | Privacy`). ## Contact For questions about any document hosted here, email christian@irack.mx. Response time: 48 business hours (Monday through Friday, Mexico City time). Premium users receive priority support. ## Last Updated April 21, 2026