Scheduled Recording Not Starting? How to Fix It
This troubleshooting guide was reviewed against Android Doze, foreground-service, and iOS background-audio documentation so the fixes reflect real platform behavior.
Uses 3 external sources from platform documentation and official support references.
On this page
You set a recording schedule, trusted it — and later found no file for the window. Frustrating, but almost always fixable. Scheduled recordings fail to start for a short list of reasons, and once you handle them, they fire every time. Here's how to diagnose and fix scheduled recording that isn't starting, on iPhone and Android.
First: the quick checklist
Run through these in order — they resolve the large majority of cases:
- Battery optimization is suspending the app (most common, especially Android).
- Low Power Mode is throttling background activity (iPhone).
- The app was force-quit (swiped away), so it can't run.
- A permission is missing (microphone or notifications).
- The scheduled notification wasn't tapped when the app was closed.
Not sure which applies to your phone? The background recording troubleshooter weighs these against your answers and returns the settings to check on your exact device, or read scheduled recording did not start for the full checklist.
Fix it on Android (the usual culprit)
Android's manufacturer power management is the number-one reason a scheduled recording doesn't start — the OS suspends the app before the window begins. Fix it once:
- Settings → Apps → [recorder] → Battery → Unrestricted.
- On Samsung, also remove it from Sleeping apps (Settings → Battery → Background usage limits). Xiaomi, OPPO, OnePlus and others have similar "auto-start"/"protected apps" settings — enable them.
- Allow notifications — a scheduled recorder uses an ongoing notification to run, and may post a start notification to recover a closed window.
- Don't swipe the app away in recents.
Full background walkthrough: recording in the background on Android.
Fix it on iPhone
iOS is steadier, but watch for:
- Low Power Mode — turn it off during scheduled windows; it throttles background activity.
- Don't force-quit the app (swiping it up in the app switcher stops it from running the schedule).
- Tap the scheduled notification — if the app was fully closed at the start time, BlackBox posts a notification; one tap begins the session.
- Keep microphone permission allowed.
More detail: recording in the background on iPhone.
Check the basics too
| Check | Fix |
|---|---|
| Microphone permission | Grant it in system settings |
| Notification permission | Allow it (used to run/recover the schedule) |
| Storage full | Free up space — a full disk blocks new recordings |
| Schedule actually saved | Re-open the schedule and confirm the window and days are set |
| Right days selected | Make sure the weekday/weekend toggles match when you expect it |
Starting vs. stopping problems
This guide is about recordings that don't start. If your recordings start but cut off early, that's a different (related) issue — see why your voice recorder stops recording. Both come down to the app being allowed to run in the background.
Always test before you rely on it
Manufacturer behavior varies enormously, so prove your setup once on your phone:
- Set a short scheduled window a few minutes from now.
- Lock the phone and leave it.
- Confirm a complete file appears for that window.
If it passes, your real schedules will fire. If it doesn't, re-check battery optimization first — it's the cause far more often than anything else.
Why BlackBox is built to fire
BlackBox is designed around these failure modes: it runs a proper background service, posts a scheduled notification to recover a closed start, stops automatically at the window's end, and walks you through the battery settings that matter — so scheduled recording actually happens. Everything stays on-device, with a Face ID lock.
The bottom line
A scheduled recording that doesn't start is almost always a background-permission problem: set the app to Unrestricted battery (Android), keep Low Power Mode off (iPhone), don't force-quit it, allow microphone and notifications, and tap the scheduled notification if prompted — then test once. BlackBox is built to fire reliably on iPhone and Android. Free to download.
Frequently asked questions
Why isn't my scheduled recording starting?
The most common cause is battery optimization suspending the app before the window begins (especially on Android), followed by Low Power Mode on iPhone, force-quitting the app, or missing permissions. Setting the app to Unrestricted battery and allowing notifications fixes most cases.
How do I make scheduled recordings fire reliably?
Set the app to Unrestricted battery (Android), keep Low Power Mode off (iPhone), don't force-quit the app, allow microphone and notification permissions, and tap the scheduled notification if prompted. Then test with a short window.
Sources
- Optimize for Doze and App StandbyAndroid Developers · Accessed Jun 19, 2026
- Foreground service types: microphoneAndroid Developers · Accessed Jun 19, 2026
- Configuring background execution modesApple Developer · Accessed Jun 19, 2026
Always-on, on-device and private. Free on iPhone and Android.