Troubleshooting
Troubleshooting
Fixes for common Clout Uploader issues: device not showing in Devices, signing and certificate errors, Xcode problems, Windows drivers, antivirus, and where to check the logs.
The most common setup and run-time problems, with fixes. If your case isn't here, check the Logs section in the app (filter by ERROR) — most thread failures name their cause there.
Common issues
| Issue | Solution |
|---|---|
| Device not showing in Devices | Reconnect the cable, confirm trust on iPhone. Make sure the device is unlocked — connection guide |
| "Automation running" disappeared from iPhone screen | Normal behavior — the app will restart automatically |
| Thread stops with an error | Check the Logs section, make sure iPhone is connected and unlocked |
| TikTok asks for login | Make sure the account is logged into TikTok on the device before starting — adding accounts |
| App installation: "Unable to Verify App" | Connect iPhone to the internet and try opening the app again |
| Signature expired after 7 days (free Apple ID) | Re-sign via Xcode — re-signing steps |
| macOS "App is damaged" or Gatekeeper warning | Open System Settings → Privacy & Security → click Open Anyway |
| macOS "Operation not permitted" | Grant Full Disk Access: System Settings → Privacy & Security → Full Disk Access |
| macOS Xcode signing error | Re-login Apple ID in Xcode Settings → Accounts, verify Team selection, try Product → Clean Build Folder |
| macOS Xcode: "Couldn't create workspace arena folder" | Delete DerivedData: run rm -rf ~/Library/Developer/Xcode/DerivedData in Terminal, or open Xcode → Settings → Locations → click the arrow next to Derived Data path → delete the folder contents. Then rebuild. |
| macOS Xcode: "Failed Registering Bundle Identifier" | Free Apple ID cannot register this Bundle ID. Download the Xcode project from Clout Uploader (Devices page) — it contains a unique Bundle ID that works with free accounts. |
| Windows App doesn't detect iPhone | Install 3uTools to get iPhone USB drivers |
| Windows Error on launch | Run the app as administrator: right-click → Run as administrator |
| Windows Antivirus blocks the app | Add Clout Uploader to your antivirus exclusion list |
| Windows "VCRUNTIME140.dll not found" | Download and install Visual C++ Redistributable from Microsoft |
Mode-specific errors
Each workflow guide keeps its own error table close to the settings it relates to:
- Warmup: common errors — thread launches but the session misbehaves
- Upload: common errors — publishing stops or posts don't go out
- Stash proxy: FAQ & troubleshooting — proxy doesn't switch, location looks off
- App Store Connect install: troubleshooting — API key and signing issues
- Set Description: troubleshooting — captions not applied
Still stuck?
Write to [email protected] or ask in the community — links in the site footer. Attach the relevant lines from Logs: they shorten the back-and-forth to one reply.