Worthly-privacypolicy
1 hour ago in Plain Text
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <title>Privacy Policy – Worthly</title>
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
  <h1>Privacy Policy</h1>
  <p><strong>Last updated:</strong> December 2025</p>
  <p>
    Worthly (“the App”) respects your privacy. This Privacy Policy explains how
    information is handled when you use the app.
  </p>
  <h2>Information We Collect</h2>
  <p>
    Worthly does not collect, store, or transmit personal data to external servers.
    All data entered into the app (including purchase evaluations and verdict history)
    is stored locally on your device.
  </p>
  <h2>Subscription and Purchase Data</h2>
  <p>
    Subscriptions and payments are handled securely by Apple through the App Store.
    Worthly does not have access to your payment information.
  </p>
  <h2>Analytics</h2>
  <p>
    Worthly does not use third-party analytics or tracking tools.
  </p>
  <h2>Data Retention</h2>
  <p>
    Local app data may be cleared by uninstalling the app or using in-app reset options.
  </p>
  <h2>Children’s Privacy</h2>
  <p>
    Worthly is not intended for children under the age of 13.
  </p>
  <h2>Changes</h2>
  <p>
    This Privacy Policy may be updated from time to time. Continued use of the app
    constitutes acceptance of changes.
  </p>
  <h2>Contact</h2>
  <p>
    For questions, contact:
    <a href="mailto:[email protected]">[email protected]</a>
  </p>
</body>
</html>