I tried to save money on this too
Setting up a thirty-device rack for a friend last year, my first instinct was to hunt for bargains on secondhand marketplaces. Two days in, I nearly ordered a batch of iPhone 8 units at a suspiciously good price. Something made me buy two first.
One turned out to be carrier-locked and got no signal with a SIM inserted. The other showed 89 percent battery health but over twelve hundred charge cycles, and it shut down after three hours of running scripts.
That was the end of bargain hunting. Used phones work fine, but the screening criteria have to come first.
1. Which Model Range to Target
For cluster control today, the practical range is iPhone 8 through iPhone 12.
Do not go older. Anything below iPhone 7 has thin support in current tooling, and system versions hold you back. Older hardware also struggles to run modern apps, which shows up as stutter and crashes.
No need to go newer either. You want devices that run scripts stably, not ones that shoot video. Secondhand prices above iPhone 13 carry a premium that does not translate into anything useful here.
Some reference points.
iPhone 8 and the X series are cheap, but check whether the iOS version can reach 17 or above. That determines whether the HID approach is available to you.
iPhone 11 and 12 are the sweet spot in my experience. Enough performance headroom, recent enough system versions, and secondhand prices have come down to somewhere between 120 and 220 USD for decent condition.
2. The Battery Hurdle
Battery is where used iPhone purchases go wrong most often.
Watch two numbers: health percentage and charge cycle count.
Keep health at 85 percent or above. Under 80, walk away. Cluster control means long screen-on and network time, and a weak battery means frequent shutdowns that kill your runs halfway.
Cycle count gets overlooked but reflects real usage intensity better than health does. Above a thousand cycles, discharge behavior degrades even if the health figure still looks acceptable. Under 800 is safer.
There is also the battery swap problem. Some sellers install third-party batteries to push the health number up. It looks good and drains fast. Check the battery section in settings for an unknown part or important battery message.
3. Avoiding Carrier-Locked and Refurbished Units
Carrier-locked phones are a hard no for cluster control. They either need a SIM interposer to function or cannot take a SIM at all, and cluster control needs connectivity.
Testing is simple. Insert your own SIM and see whether it registers normally. Do not accept “just use an interposer” as an answer.
For refurbished units, look at a few things. Whether the body seams are even, whether the screen edges show fresh adhesive, and whether the serial number in settings matches the one printed on the back.
The reliable method is asking for the serial number and checking the activation date and warranty status on Apple’s site yourself. If it does not line up, skip it.
4. Why Matching Models Matters
This one cost me time, so it gets its own section.
Different models have different screen resolutions, and script coordinates are calculated against one resolution. Switch models and the same coordinates land in the wrong place.
One mismatched phone you can fix by hand. But ten iPhone 11 units mixed with five iPhone 12 units means maintaining two script sets, and the calibration workload doubles. Three models triples it.
So when buying, get a matched batch of the same model from one seller in one order. Paying slightly more is worth it, because the debugging time you save later far exceeds the price difference.
5. Used Devices Have an Advantage Here
If you are running iOS automation on used hardware, the approach you pick matters.
A few years ago the mainstream route was a proxy IPA plus signing, which was awkward with used devices. Older hardware and newer system versions had plenty of compatibility friction, and signatures expire, meaning you would re-sign and reinstall across every device whenever that happened.
HID is much simpler. With USB HID, one cable makes the computer present itself as a keyboard and mouse, injecting taps directly. No signing, no configuration profile, and the phone just needs to be on a stock system.
There is a caveat. USB HID requires iOS 17 or later, so confirm that before buying, or you may find the approach you wanted is unavailable.
If you already have older units, Bluetooth and OTG routes are also options at the cost of a small development board.
6. What to Watch During Long Runs
Once devices are in place, a few maintenance habits matter.
Set screen brightness to minimum. It saves power and slows panel aging, and scripts work off coordinates anyway, so you never need to read the screen.
Avoid keeping phones at full charge constantly. Use current-limited power or enable optimized charging. Sustained full charge is the most direct way to damage a battery.
Leave airflow gaps. Do not pack devices tightly, and add a small fan if you can. Summer is the real test. I have watched a tightly packed batch throttle together in the afternoon.
Restart periodically. Memory accumulates over long runs, and restarting restores state while surfacing which units have problems.
7. How Many to Buy First
Start with three to five.
Run the full flow on them, including device onboarding, script execution, and exception handling. That process tells you what the maintenance load actually feels like and validates whether your chosen model works with your chosen approach.
Order the rest once it runs smoothly, ideally the same model and batch from the same seller.
To Close
Used iPhones make cluster control affordable, but only if you put effort into the buying stage.
My own screening order is: model and system version first, then the two battery numbers, then checking for carrier locks and refurbishment, and price last.
Following that order, you rarely end up with bad units. Reverse it and start with price, and the cheap deal tends to get expensive.
About EasyClick: A phone automation AI-agent platform covering Android no-root, iOS no-jailbreak (proxy / Bluetooth HID / OTG HID) and HarmonyOS Next, offering script development, Apple cluster control, local central control & mirroring, and cloud control systems. → Explore all products
Ready to build it for real?
Every approach in this article can be built with EasyClick capabilities on iEasyClick — full documentation, developer tools and automation products, free to try.