Saving WhatsApp status on iPhone: why it works differently

iOS does not expose the folder Android does, so the Android method has no equivalent. Here is what actually works on an iPhone.

2 min read
statusioshow-to

Every guide to saving WhatsApp statuses describes finding a .Statuses folder. On an iPhone there is no such folder to find — not hidden, not restricted. It does not exist in a form any app can reach.

Why iOS is different

Android apps can be granted access to a specific directory, which is how status savers work there: WhatsApp writes the file, you grant the folder, another app reads it.

iOS uses strict per-app sandboxing. WhatsApp's downloaded media lives inside WhatsApp's own container, and no other app can read it — there is no permission a user can grant that changes this. It is not a setting, it is the architecture.

That is why the App Store has no direct equivalent of an Android status saver, and why apps claiming to be one generally do something else entirely.

What actually works on iPhone

Screen recording. Control Centre → record → play the status. Lossy, captures the UI, and audio sync can drift, but it always works.

Screenshot for photo statuses. For an already-compressed image this is often indistinguishable from the file.

Ask the sender. Unglamorous and the only method that gets you the original quality.

Share to Files. Some statuses can be forwarded to yourself in a chat, then saved from there — depends on what the sender allowed.

What to be sceptical of

App Store listings promising "WhatsApp status download" are usually one of:

  • a screen recorder with status-shaped branding
  • a general video downloader for public web URLs, which statuses are not
  • something asking you to log into WhatsApp Web through their app — which you should not do

The sandbox constraint is real, and no App Store app has a way around it.

If you have an Android phone too

The folder approach works there, so a second device — even an old one signed into WhatsApp — can save properly. Status Saver is Android-only for exactly this reason: we would rather ship nothing on iOS than ship a screen recorder and call it a status saver.

That is a genuine limitation of our app, and it is the platform's constraint rather than a gap we plan to close.