How to Sideload Apps on iPhone: The 2026 Guide

Updated Jul 21, 2026
Sid the cat standing at a three-way signpost — a cable path, a phone-only path, and a glowing one-tap portal — all converging on a stack of unlocked iPhone apps

To sideload apps on iPhone, you sign the app with a certificate instead of installing it through the App Store — using a free tool like AltStore or SideStore (a free Apple ID, but a 7-day certificate and a 3-app limit), or a managed signing service like builds.io that skips the computer and the weekly resign. Either way, the app installs and runs like any other, it just did not come from Apple’s store.

That single sentence covers the mechanism, but not the decision in front of you, which is really about upkeep, not ability. Every route below gets an app onto your home screen. What separates them is whether you need a computer, how often the app stops working until you fix it, and how many apps you can realistically keep running at once. This guide walks through what sideloading actually is, the three practical paths to get there, an honest side-by-side of every method, and the failure points — the 7-day cycle, the 3-app cap, certificate revokes — that cause almost every complaint you will read about sideloading online.

What sideloading actually is (and isn’t)

Sideloading means installing an app on your iPhone from somewhere other than the App Store — a game emulator, a tweaked version of an app you already use, a tool Apple’s review guidelines will not approve, or software you built yourself. iOS still requires every app to carry a valid code signature before it will run one; sideloading just gets that signature from a source other than Apple’s own review pipeline — a free Apple ID, a paid developer account, an enterprise certificate, or a managed signing service.

It helps to be precise about what this is not. Sideloading is not jailbreaking. A jailbreak removes Apple’s operating-system protections to modify iOS itself — the sandbox, code-signing enforcement, the file system restrictions — and it is a different project with different risks entirely. Sideloading changes none of that. It installs a normal, sandboxed app that behaves exactly like an App Store app once it is on your phone; the only difference is who approved it. Your iPhone is not “unlocked,” “rooted,” or more vulnerable at the system level because you sideloaded something. The catch, and the entire subject of this guide, is that a sideloaded app’s signature can expire or get revoked — which an App Store app’s never does.

Who actually sideloads, and why

The reasons people go through this are fairly consistent. Console emulators — GameCube, Wii, PSP, and similar — will never pass App Store review, so sideloading is the only way to run them natively on an iPhone. Tweaked versions of apps people already use unlock features stuck behind a subscription or strip out ads. Developers sideload their own in-progress builds to test on a real device before submitting anything to Apple. And some apps are simply unavailable in a user’s region and never will be through the official store. None of these require touching iOS itself — they all run through the same signing mechanism this guide covers.

Three ways to sideload apps on iPhone

Every method on the market boils down to one of three approaches. They trade off the same three things against each other: do you need a computer, how long does the signature last, and how many apps can you run.

1. With a computer

This is the original approach and still the most common one. A desktop tool signs the IPA with your Apple ID and pushes it to your phone over USB or Wi-Fi.

  • iSign Loader is the simplest entry point — a portable Windows executable with no install step. Plug in your iPhone, sign in with your Apple ID, drop in an IPA, and it signs and installs in one pass. It is USB-only, so refreshing after the certificate expires means plugging the cable back in.
  • AltStore is the tool that popularized free sideloading. You install AltServer on a Mac or PC, pair your iPhone once, and after that it can refresh apps over Wi-Fi automatically — as long as the computer running AltServer is awake and on the same network.
  • Sideloadly does more than plain signing: it can inject tweaks (.dylib, .deb, .framework files) and rewrite an app’s bundle ID so you can run modified versions or two copies of the same app side by side.

All three inherit the same ceiling: a free Apple ID’s certificate lasts seven days and caps you at three apps at a time, with roughly ten new app IDs available per week and no push notifications or in-app purchases on the free tier. We rank all of the free computer-based and no-computer tools head to head, effort versus payoff, in every free way to sideload iPhone apps, ranked.

2. Without a computer

SideStore is a fork of AltStore built specifically to remove the computer requirement. After a one-time pairing on a PC, it uses a small on-device VPN to refresh your apps’ signatures directly from the iPhone — no laptop needs to stay on the network. Pair it with LiveContainer, which runs several apps inside a single signed container, and you effectively work around the three-app limit too, at the cost of losing push notifications for anything running inside it. We compare all three tools — what each one actually does and where they overlap — in AltStore vs SideStore vs LiveContainer.

A separate no-computer route skips the free-Apple-ID limits entirely by signing apps with a shared enterprise certificate instead, often paired with a custom DNS profile that blocks Apple’s revocation-check servers. It avoids the 7-day clock and the 3-app cap, but the certificate covers thousands of strangers at once, and Apple disables it in revoke waves with no warning — taking every app signed by it down at the same moment, for everyone. We cover exactly how that method works and its trade-offs in the free certificate method for iOS sideloading.

3. Managed signing

The third path is paying a service to handle the certificate for you. builds.io registers your device and keeps your apps signed for the length of your subscription — you open Safari, tap install from the catalog, and there is no computer, no VPN, and no seven-day timer to babysit. It is honestly a paid trade: money instead of maintenance. On the Premium tier, a revoked certificate gets replaced rather than left as your problem, and an Apple cooldown period is credited back as free time. It will not suit everyone, but if the weekly upkeep of the free routes is the part you want gone, this is the option built to remove it.

Every method, side by side

MethodNeeds a PC?Signature lastsApp limitDifficulty
iSign LoaderWindows PC, USB7 days3 appsEasiest free option
AltStoreMac/PC, must stay on Wi-Fi7 days3 appsEasy–medium
SideloadlyWindows/Mac7 days3 apps (free ID)Medium
SideStore + LiveContainerOne-time PC pairing only7 days (auto-refreshed)3 slots, stretched by LiveContainerHard
Free/enterprise certificateNoUntil revoked — unpredictableNo fixed capMedium, high risk
AltStore PAL (EU only)NoNot on the 7-day clockNo fixed capEasy, EU accounts only
builds.io (managed)NoKept valid for your subscriptionNo capEasiest overall, paid

How to sideload apps on iPhone: the simplest path

If you want the shortest route to one app on your phone without paying anyone, this is it:

  1. Get an IPA for the app you want — from the developer’s own site, a GitHub release, or a source you trust.
  2. Download iSign Loader on a Windows PC. It is a portable .exe, so there is nothing to install.
  3. Plug your iPhone in over USB and tap Trust on your phone if prompted.
  4. Sign in with your Apple ID inside the tool. This only needs your device’s identifier and your Apple ID for signing — never hand a signing tool your account password if it asks for anything more than that.
  5. Drop in the IPA and let it sign and push the app to your phone.
  6. Enable Developer Mode the first time you open it. iOS blocks apps Apple did not sign until you flip this on: Settings → Privacy & Security → Developer Mode → toggle it on → Restart → Turn On → enter your passcode. We walk through this one-time step in more detail in how to enable Developer Mode on iPhone.
  7. Expect a processing wait the first time you register a new device on a certificate — usually a day, sometimes up to three, while Apple processes it. It only happens once. If your app is stuck rather than installing, see why your iPhone app is stuck on processing.

That is the whole free path for one or two apps. The trade you are making is time: in seven days, the certificate expires and you repeat steps 3–5. If that cadence is the part you do not want, that is exactly what managed signing removes — install from Safari once, and there is no cable and no calendar reminder.

Sid in the rain watching app icons crumble off a phone under a giant clock striking seven

What breaks, and why

Nearly every complaint about sideloading traces back to one of three things, and none of them is a bug — they are how the free tier is designed to work.

The 7-day cycle. A free Apple ID’s certificate is only ever valid for seven days by design, not as a limitation of any particular tool. AltStore, SideStore, Sideloadly, and iSign Loader all inherit this clock because they all sign with the same kind of free credential. When it lapses, the app icon stays on your home screen, but tapping it does nothing until you re-sign.

The 3-app limit. Apple caps a free Apple ID at three sideloaded apps at once, plus roughly ten new app registrations per week across your account. LiveContainer works around the app-count part of this by running multiple apps inside one signed container, but it does not touch the 7-day clock, and apps inside it lose push notifications.

Revokes. This is the one that catches people off guard, because it can happen with no warning and nothing you did wrong. Services that sign with a shared enterprise certificate to dodge the 7-day limit put everyone on that certificate at the mercy of a single point of failure: the moment Apple detects misuse and disables it, every app signed with it stops opening at once, for every user, the same day. We explain the full mechanics of why this happens and how to tell a certificate that is likely to survive from one that is not in why sideloaded apps get revoked on iPhone. If you are hitting a specific error message rather than a full revoke — “Untrusted Developer,” a refresh that fails, or an app that will not verify — the fixes for the common ones are in sideloading errors on iPhone, fixed.

If the weekly re-signing ritual is what wears you down, we walk through every way to escape it — including the ones that cost nothing — in how to stop refreshing sideloaded apps every 7 days. And if you are weighing a paid signing service to skip the clock, read how to spot certificate scams first — the resale market has a well-earned trust problem.

None of these are solved by trying harder at the same method. Refreshing more often, buying a new certificate, or reinstalling from scratch all reset the same countdown rather than remove it — the only way to stop hitting this ceiling is to move to a method that is not built around a 7-day free credential.

Alternative app marketplaces (EU and beyond)

There is a fourth path that only applies in some regions: the EU’s Digital Markets Act requires Apple to allow official third-party app marketplaces on iPhone within the EU, and a handful now exist — AltStore PAL, alongside options like Epic Games Store and Aptoide iOS. The DMA is the reason these exist at all — before it took effect, installing any third-party marketplace on iPhone meant using the free tools above, full stop. Unlike the original AltStore, AltStore PAL installs and updates apps directly from Safari with no computer involved, and it is not tied to the 7-day free-Apple-ID clock, because it distributes through Apple’s own marketplace framework rather than ad-hoc signing. Developers who publish through it pay Apple a per-install Core Technology Fee, which is part of why these marketplaces are not simply free — AltStore PAL itself charges a small annual subscription to cover it.

The catch is availability: this route only works with an Apple ID registered to an EU account, and the catalog on any given marketplace is smaller than the wider sideloading scene. If you are outside the EU, or you want apps that are not on an approved marketplace’s catalog, you are back to the free tools or managed signing above. You will also still need to flip on Developer Mode the first time, the same as with any other sideloading method — see the Developer Mode guide if you have not done that yet.

Will it survive the next iOS update?

Betas are where this bites hardest: the iOS 27 public beta broke refresh and JIT across several tools at once — the current status of each, and the fixes, are in what the iOS 27 beta breaks and how to fix it.

This is the question that actually matters once you have something working, because the answer is different depending on how your apps are signed. On a free setup, treat a new iOS version — especially the first point releases after launch — as a real risk: LiveContainer and SideStore have both broken for waves of users after past updates, on iOS 26’s 26.4 and 26.5 releases among others, until the tools caught up. We cover exactly what does and does not carry over on the two most recent versions in sideloading on iOS 26 without a jailbreak and can you sideload on iOS 27. On managed signing, an OS update is close to a non-event — apps get re-signed as needed rather than left for you to rebuild.

Sid pushing open a heavy door onto rows of calmly glowing installed apps

What to install once you’re set up

The method is only half the point — the reason most people go through any of this is the apps: emulators the App Store will not carry, ad-free versions of apps you already pay for, tools with features Apple’s guidelines block. Once your signing is sorted, the best apps to sideload on iPhone in 2026 is a good place to start browsing rather than guessing.

FAQ

Can you get banned for sideloading?

Apple revokes certificates, it does not ban Apple IDs for sideloading — but there is one real risk worth knowing about, and it is not the one people worry about. We cover it in can you get banned for sideloading.

Installing an app Apple did not review is not illegal for the person doing it — it uses Apple’s own developer-signing infrastructure, just in a way outside the App Store. It can violate Apple’s terms of service for that infrastructure, and misusing a shared enterprise certificate can get it revoked, but you are not breaking a law by sideloading an app for your own use.

Is sideloading the same as jailbreaking?

No. A jailbreak modifies iOS itself and removes Apple’s built-in protections. Sideloading installs a normal, sandboxed app through a different signing path — your iPhone’s operating system is unchanged either way.

Can I sideload apps without a computer?

Yes. SideStore needs a one-time computer pairing and then refreshes on-device afterward. AltStore PAL (EU only) and managed signing services like builds.io need no computer at all, at any point.

Why did my sideloaded app suddenly stop opening?

Almost always a signature problem: either your free Apple ID’s 7-day certificate expired, or — if you were on a shared enterprise certificate — Apple revoked it. The app is not deleted, it just cannot verify its signature anymore, so iOS refuses to launch it.

How many apps can I sideload for free at once?

Three, if you are signing with a free Apple ID through AltStore, SideStore, Sideloadly, or iSign Loader — that is Apple’s limit, not the tool’s. LiveContainer works around the count by running several apps inside one signed slot; a paid developer account or a managed signing subscription removes the cap entirely.

Do sideloaded apps get push notifications?

Apps signed with a free Apple ID, paid developer account, or managed signing generally do. Apps running inside LiveContainer’s shared container do not, because of how the virtualization works — that is one of the trade-offs for getting past the 3-app limit for free.

Will sideloading still work after I update iOS?

Usually, yes, eventually — Apple has not removed sideloading outright on a new iOS release. What breaks temporarily is the free tools, which need a patch after major updates. Managed signing tends to carry through updates without any action from you.

Is sideloading safe for my iPhone?

Installing an app itself carries the same risk as any app install — get the IPA from a source you trust and it behaves like any other app. The signing tools are also generally safe when you stick to the reputable ones named in this guide. The real safety line to watch is credentials: a legitimate signing tool or service never needs your Apple ID password, only your device identifier. Treat any request for your password as a hard stop.

What happens to my apps if a certificate gets revoked?

Nothing is deleted — the app icon stays on your home screen — but it will not open again until you re-sign it with a valid certificate. On a free Apple ID or a shared enterprise certificate, that means starting the signing process over yourself. On a managed Premium plan, a revoked certificate is replaced for you and your apps come back without a rebuild.

Sideloading is not one method — it’s a mechanism with several doors into it, each trading computer time, app count, or money for the others. Pick based on how much upkeep you actually want: a computer and a weekly resign if you want it free, or a one-tap install on builds.io if your time is worth more than the maintenance.