DualCam

What happens if you force quit a dual camera app while recording?

Most likely, you lose the take — or get back a fragment that will not play, rather than the shorter-but-complete video that every other interruption leaves you with. That is worth stating plainly up front, because it is the one exception on this whole site to a pattern that otherwise holds: a phone call, another app taking the camera, the screen locking itself, the phone overheating, storage running low — every one of those still finishes the file properly. Force-quitting does not, and the reason is mechanical rather than something a setting could fix.

The difference comes down to whether the app is still running at the moment it loses the camera. In every other case, it is — iOS takes the camera away but leaves the process alive for a moment, and that moment is exactly what gets used to close the file out. Force-quitting removes the process itself, not just the camera, and there is nothing left running to do that last step.

Why every other interruption on this site ends politely

A phone call, another app taking the foreground, the screen auto-locking, the device overheating past its limit, storage dropping below the safety margin — each of these takes the camera session away from a dual-camera app, but none of them kill the app itself. iOS suspends the session and moves the app to the background, and a backgrounded app gets a short window to react before it is fully paused. A well-built app spends that window finishing the file: closing out whatever has been written so far into something complete and playable, rather than leaving a recording open and unfinished.

That is why the recurring answer across this site is some version of “you get a shorter video, not a broken one.” It is not a special recovery feature — it is what an app does with the small amount of runway iOS gives it before it goes fully into the background. Force-quitting is the one way to end a recording that does not grant that runway at all.

What force-quitting actually removes

Swiping an app away in the App Switcher does not ask it to wind down — it ends the process outright, on the spot. The same is true of an actual crash, and of the phone itself restarting mid-recording. There is no “please finish what you are doing first” step built into any of these; the operating system simply stops running the app’s code, this instant, whatever that code happened to be doing.

That includes whatever step would have closed the video file out. If recording was genuinely in progress — frames still coming in, still being written — that work stops wherever it happened to be, with nothing left running to tell the file it is finished. This is not a gap a dual-camera app could design around by trying harder; it follows from what force-quitting is. There is no in-between state where the app quits gracefully because you asked it to leave quickly.

Why a half-written video file is not just “a shorter one”

Every recording is written continuously as it happens, one frame at a time, which makes it tempting to assume that stopping abruptly should simply leave you with whatever was captured up to that point — the same way switching apps does. But a video file is not just a stream of frames; it also needs a small amount of bookkeeping written once, at the end, that tells a video player how the file is structured — how long it is, where each frame sits, how to start playing it back at all. That bookkeeping is exactly the step that a clean stop performs and a killed process cannot.

Without it, what is left on disk is usually not a shorter video so much as a file a video player does not recognize as one — it can look present in a folder, take up roughly the space the footage would, and still fail to open. This is true of essentially any app writing video on any modern phone, not a shortfall specific to one app or one platform; it is a property of how video files are put together.

A stuck app is not the same thing as a killed one

It is worth separating two things that feel similar in the moment but are not. An app that looks frozen — unresponsive to taps, stuck on the same frame — is usually still running; the process has not gone anywhere, it is just busy, often because the same heat or system load that can end a recording outright elsewhere on this site is also making everything sluggish. Given a few seconds, it typically resolves on its own, either by catching up or by the system stepping in and ending the recording the same clean way an overheating phone does.

What actually removes the process is a deliberate force quit — swiping the app card away in the App Switcher — or the app crashing outright, or the phone restarting mid-take. Restarting is worth calling out specifically: it does not just end the app, it tears down the entire operating system state around it, so a recording caught mid-write is lost the same way a force quit loses it, only more completely.

What actually helps

  • If the screen looks stuck during a recording, wait a few seconds before doing anything — most of what looks frozen is the phone being busy, not the app being gone.
  • Stop a recording the ordinary way, by tapping stop, rather than leaving the app when you want it to end. That is the version of stopping that has time to finish the file.
  • Treat “do not force quit mid-take” as the same kind of rule as turning off auto-lock or turning on Do Not Disturb before something you cannot reshoot — decided before you press record, not worked out mid-recording.
  • If a crash or a force quit does happen, check the app’s recording library afterward without assuming either outcome. A take that had already been stopped, or was very close to it, is often sitting there intact; a take that was killed mid-write is often simply not there, and that absence is expected rather than a fault to chase down.

Common follow-up questions

If the app just froze but I did not force quit it, is the recording already lost?

Not necessarily. A frozen screen usually means the app is still running and simply busy, often for the same reasons — heat, system load — that can end a recording cleanly on their own. Give it a few seconds rather than immediately swiping it away; swiping it away is the action that actually removes the safety net.

Does restarting the phone during a recording behave the same way as force quitting the app?

Yes, and it removes more. Restarting tears down the entire operating system state, not just the one app, so a recording caught mid-write is lost the same way a force quit loses it — there is no cleanup step running through a restart either.

Why can’t the app just save progress every few seconds so this cannot happen?

Frames are already being written continuously as you record — that part is not the missing piece. What a clean stop adds is a final structural step that tells a video player how to read everything that was written. That step runs once, at the end, and needs the app’s process to still be alive to run it, which is exactly what a force quit removes, regardless of how often frames themselves were saved along the way.

Want to just do this?

DualCam records the iPhone front and back cameras at the same time and writes one finished MP4 while you shoot. Free, no account, no ads, nothing leaves the phone.

Download on the App Store