privacy-in-practice

How to Verify an App Actually Stores Data On-Device

Period tracker apps claim on-device storage, but network traffic and permission audits reveal what's really happening. Here's how to check if your app is telling the truth.

Why Marketing Claims Are Not Enough Every period tracker with privacy ambitions now claims some version of data protection. Terms like "your data stays on your device," "privacy first," and "we don't sell your data" appear across app store listings regardless of actual architecture. The Flo FTC settlement demonstrated the gap between marketing and reality. Flo's privacy claims did not match its actual data sharing with Facebook and Google analytics. Users who trusted the marketing had their health data shared with advertising platforms. Verification requires looking at what the app actually does, not what it says it does. Method 1: Permission Audit (5 Minutes) The fastest check is reviewing what permissions the app requests. Permissions reveal what system resources the app accesses, and on device only apps need very few. On iOS: Settings Privacy & Security shows which apps have access to each permission category. Also check Settings App Name for app specific permissions. On Android: Settings Apps App Name Permissions shows granted and denied permissions. What to look for: Permission On device app Cloud based app Network/Internet Not needed for core features Required Location Not ne