|
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="en"> |
| 3 | +<head> |
| 4 | + <link rel="canonical" href="https://appdevelopsk.com/privacy-policy/waypoint-habits/"> |
| 5 | +<meta charset="UTF-8"/> |
| 6 | + <meta name="viewport" content="width=device-width,initial-scale=1.0"/> |
| 7 | + <title>Waypoint – Privacy Policy | SK APPS</title> |
| 8 | + <meta name="description" content="Waypoint Privacy Policy — what data the app collects and how it is used."/> |
| 9 | + <style> |
| 10 | + *,*::before,*::after{box-sizing:border-box;margin:0;padding:0} |
| 11 | + body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;line-height:1.7;color:#1d2330;background:#f5f9f6;padding:0 20px} |
| 12 | + .wrap{max-width:760px;margin:0 auto;padding:48px 0 80px} |
| 13 | + h1{font-size:2rem;color:#1f7a5c;margin-bottom:6px} |
| 14 | + .eff{color:#8a90a6;font-size:.9rem;margin-bottom:28px} |
| 15 | + h2{font-size:1.2rem;margin:28px 0 10px;color:#175c46} |
| 16 | + p,li{margin-bottom:10px} |
| 17 | + ul{padding-left:22px} |
| 18 | + a{color:#1f7a5c} |
| 19 | + .card{background:#fff;border-radius:16px;padding:28px;box-shadow:0 2px 16px rgba(20,30,60,.06)} |
| 20 | + footer{text-align:center;margin-top:40px;color:#8a90a6;font-size:.85rem} |
| 21 | + </style> |
| 22 | +</head> |
| 23 | +<body> |
| 24 | + <div class="wrap"> |
| 25 | + <h1>Privacy Policy</h1> |
| 26 | + <div class="eff">Waypoint · Effective date: August 7, 2026</div> |
| 27 | + <div class="card"> |
| 28 | + <p>Waypoint (“the app”, “we”) is a habit tracker that plots every day you show up as a waypoint on your trail. We respect your privacy. Waypoint has no user accounts and no app server — your habits, daily waypoints, streaks, and settings are stored only on your device. This policy explains the limited data processed by third-party services the app uses.</p> |
| 29 | + |
| 30 | + <h2>Data we process</h2> |
| 31 | + <ul> |
| 32 | + <li><strong>On-device data:</strong> your habits, daily completion records, streaks, and app settings are kept locally on your device and are not transmitted to us.</li> |
| 33 | + <li><strong>Analytics (Google Firebase Analytics):</strong> aggregated, non-identifying usage and event data to understand how features are used and improve the app.</li> |
| 34 | + <li><strong>Crash & error reporting (Sentry):</strong> diagnostic information when the app crashes or hits an error, used solely to fix bugs.</li> |
| 35 | + <li><strong>Advertising (Google AdMob):</strong> the app may show banner and interstitial ads. On iOS this only occurs with your permission via the App Tracking Transparency prompt; if you decline, advertising tracking is not used.</li> |
| 36 | + </ul> |
| 37 | + |
| 38 | + <h2>How data is used</h2> |
| 39 | + <p>Data is used only to operate and improve Waypoint — to run the app on your device, measure usage in aggregate, diagnose crashes, and show advertising. We do not sell your personal data.</p> |
| 40 | + |
| 41 | + <h2>Children</h2> |
| 42 | + <p>Waypoint is not directed at children and we do not knowingly collect personal information from children.</p> |
| 43 | + |
| 44 | + <h2>Third-party providers</h2> |
| 45 | + <p>For details on how these providers handle data, see Google (Firebase & AdMob) and Sentry privacy policies.</p> |
| 46 | + |
| 47 | + <h2>Your choices</h2> |
| 48 | + <ul> |
| 49 | + <li>Decline ad tracking via the iOS App Tracking Transparency prompt, or reset your advertising identifier in system settings.</li> |
| 50 | + <li>Uninstalling the app removes all on-device data.</li> |
| 51 | + </ul> |
| 52 | + |
| 53 | + <h2>Contact</h2> |
| 54 | + <p>Questions about this policy: <a href="mailto:skky1839@gmail.com">skky1839@gmail.com</a></p> |
| 55 | + |
| 56 | + <h2>Changes</h2> |
| 57 | + <p>We may update this policy and will revise the effective date above.</p> |
| 58 | + </div> |
| 59 | + <footer>© 2026 AppDevelopSK</footer> |
| 60 | + </div> |
| 61 | +</body> |
| 62 | +</html> |
0 commit comments