Other June 21, 2026 mixed ⇧ 359 pts across 1 thread

App Privacy Transparency Is Getting Sharper and More Uncomfortable

Loupe, an iOS app that surfaces what native apps can see on your phone, hit the front page today. The thread flagged a specific data point that rattled people: apps can see when your iPhone was last set up or erased, which is more intimate than most users realize. Commenters asked for a macOS version and noted the OS should probably fudge some of this data by default.

This connects to a slow but real shift in how technically literate users think about native apps versus web apps. One commenter noted the WPA (web progressive app) crowd will use this to argue native apps are inherently more invasive. The counterpoint is that browsers have their own access surface, just a different one.

What's interesting for builders: the demand for this kind of transparency tool exists because trust in apps has eroded. Users who install a utility like Loupe are specifically looking to audit what they've already installed. That's a different kind of user than five years ago.


So what?

If you're building a native app, assume technically savvy users are now auditing exactly what your app accesses. Any permission you request that isn't obviously necessary will generate distrust. Treat your permission request list as a trust document, not just a technical checklist.

Read these