What Does 'Data Not Collected' Mean on the App Store?
Every app’s product page on the App Store includes a privacy section that works like a nutrition label for data. Most people scroll past it. It deserves thirty seconds, because it answers the question marketing never will: what does this app actually take from you?
What are the four privacy label tiers?
Developers must declare what data their app collects and how it is used. The App Store sorts those declarations into four tiers.
Data Used to Track You. The most invasive tier. Data from this app — identifiers, usage, sometimes location — is used to follow you across other companies’ apps and websites, or is shared with data brokers. This is the fuel of targeted advertising.
Data Linked to You. Data collected and tied to your identity through an account, a device identifier, or similar means. Think purchase history, contact details, or usage data connected to a profile.
Data Not Linked to You. Data still collected, but stored without being tied to who you are. Anonymous analytics and aggregated diagnostics usually live here.
Data Not Collected. The developer declares that the app collects no data at all.
A single app’s label often combines the first three tiers for different data types. Data Not Collected stands alone, because there is nothing left to itemize.
What does Data Not Collected strictly mean?
Apple’s definition is precise. Data counts as collected when it is transmitted off the device in a way that lets the developer or its partners access it for longer than needed to service the request.
That definition has two honest consequences.
First, on-device processing does not count as collection. An app can read, analyze, and generate text all day; if the work happens on your hardware and the results stay there, nothing is collected.
Second, the label is about retention, not connectivity. An app could make network requests and still qualify, as long as nothing is kept. So Data Not Collected does not literally certify that an app never opens a connection. The strongest version of the label is an app with no server communication at all, because then there is nothing to retain anywhere.
How do you check any app’s privacy label?
You can do this before downloading anything.
- Open the App Store and go to the app’s product page.
- Scroll down past the screenshots and ratings to the section titled App Privacy.
- Read the summary cards. They name the tiers that apply to this app.
- Tap See Details to see exactly which data types are declared under each tier.
The same section appears on iPhone, iPad, and Mac. Comparing two apps in the same category takes a minute and is often revealing: tools with identical features can sit at opposite ends of the scale.
How does an app earn Data Not Collected?
By subtraction. No analytics packages. No advertising SDKs. No account system. No crash reporting tied to identity. And processing that happens on the device instead of on a server.
ILURA is a worked example. It is an AI writing app, a category people assume must send text to the cloud. Instead, it generates text on device with Apple Intelligence and makes no network calls. There is no account to create. Playbooks and learned preferences are stored locally on the phone, and you can delete all of it at any time. Because nothing is transmitted, there is nothing to declare, and the App Store label reads Data Not Collected.
When the architecture makes collection impossible, the label stops being a promise and becomes a plain description.
Should you trust a label blindly?
No. Privacy labels are self-reported. Apple requires developers to keep them accurate and can reject updates or remove apps over misleading declarations, but the label is still the developer’s statement, not a continuous audit.
So treat the label as one strong signal and cross-check it:
- Airplane-mode test. Does the app’s core feature work with no connection?
- Account test. Can you use the app without signing in?
- Policy test. Does the privacy policy match the label, especially on data retention?
An app that declares Data Not Collected, works fully offline, and never asks who you are has made a claim you can verify yourself. That combination, not any single line on a product page, is what privacy actually looks like.
Keep the agent memory private
The more useful a personal agent becomes, the more sensitive its memory becomes. ILURA treats learned preferences and role rules as private device-side behavior.
- Minimize what leaves the device
- Keep learned rules inspectable
- Delete or retrain when the rule is wrong
Problems this guide helps with
The same rule appears in real user searches.
Do it now
Draft this in ILURA right now.
Open ILURA, paste your message, and get help with "does AI read my messages" — in your voice, on device, free. It quietly saves the rule (Only the text the user chooses enters the workflow.), so the next time is one tap.
Free to start · No account · Data Not CollectedQuick answers
- Are App Store privacy labels verified by Apple?
- They are self-reported by developers. Apple requires accuracy and can act against misleading labels, but the declaration comes from the developer, so cross-checks help.
- Where do I find an app's privacy label?
- Open the app's product page on the App Store and scroll down to the App Privacy section. Tap See Details for the full breakdown of declared data types.
- Is Data Not Linked to You the same as Data Not Collected?
- No. Data Not Linked to You means data is still collected, just not tied to your identity. Data Not Collected means the developer collects nothing at all.