How to Fix "Untrusted Developer" on iPhone (2026)

How to Fix "Untrusted Developer" on iPhone (2026)

Jan Thalheim
Jan Thalheim
4 min read

Seeing "Untrusted Developer" when you open a test app on iPhone is normal for builds installed outside the App Store. The fix takes ten seconds: go to Settings → General → VPN & Device Management, tap the developer profile, and tap Trust. Here's the exact path and why iOS shows the warning.

The fix, step by step

  1. Open Settings.
  2. Tap General.
  3. Scroll down and tap VPN & Device Management (older iOS may show Device Management or Profiles & Device Management).
  4. Under Developer App (or Enterprise App), tap the developer's name/profile.
  5. Tap Trust "[Developer Name]", then confirm Trust in the dialog.
  6. Reopen the app — it now launches normally.

That's it. You only need to do this once per developer profile on the device.

Why iOS shows the warning

iOS only runs apps it can verify. App Store apps are reviewed and signed by Apple, so they open without a prompt. A test build signed with an ad hoc or enterprise certificate hasn't been through that review, so iOS asks you to explicitly confirm you trust whoever signed it before it will run the app. It's a safety gate, not an error. (See how OTA installation works and distributing without the App Store.)

Related errors

  • "Unable to Install" — usually the device UDID isn't in the provisioning profile → register it and rebuild.
  • "A valid provisioning profile for this executable was not found" — the profile is missing or expired → rebuild with a current one (signing guide).
  • Nothing installs at all → check the install link and see how to install an .ipa.

One safety note

Only trust profiles from sources you actually know — your own team, or a client whose build you're testing. Trusting a profile lets that developer's apps run on your device, so don't do it for an app from an unknown sender. Tools like Appisto hand testers a clean install link from a known workspace, which keeps this step predictable for non-technical testers.

Frequently asked questions

Why does my iPhone say untrusted developer? Because the app is signed with an ad hoc or enterprise certificate that wasn't App Store reviewed — normal for test builds. Trust the profile in Settings to clear it.

Is it safe to trust a developer app? Only if you trust the source. Trusting a profile lets that developer's apps run on your device — do it for your team or a client, never an unknown sender.

Where is VPN & Device Management? Settings → General → VPN & Device Management (or Device Management / Profiles on older iOS). The profile appears there after you install the app.

Key takeaways

  • Fix path: Settings → General → VPN & Device Management → tap the profile → Trust.
  • The warning is expected for ad hoc/enterprise test builds, not a bug.
  • Only trust profiles from sources you know.
  • For the wider install flow, see how to install an .ipa on an iPhone.

Ready to streamline your internal app distribution?

Start sharing your app builds with your team and clients today.
No app store reviews, no waiting times.