QR QR Studio

QR code type

App Store QR code

Published 7 September 2026 · 2 min read

Raw payload

https://apps.apple.com/app/id123456789
  1. https://apps.apple.com/ Apple's App Store domain. iPhone treats it as a universal link and opens the store app
  2. app/ Path to an app listing. A country code such as gb/ may appear before it
  3. id123456789 The app's numeric ID, always prefixed with id. The name slug that often appears before it is optional
How a App Store link payload is put together. Scanners read the prefix, then each field in turn.
QR code encoding https://getqrstudio.app/scan?c=app-store
A real App Store link code. Scan it with your phone.

When to use it

App launch posters, packaging for a product with a companion app, a conference slide, the back of a business card, a table tent in a venue that takes orders through its app. Anywhere you want a phone owner to install something without searching the store by name and picking the wrong result.

How it behaves on phones

iPhone: the Camera app shows a banner naming apps.apple.com. Tapping it opens the App Store app directly on the listing, because Apple registers the domain as a universal link. The person taps Get and is done.

Android: the phone has no App Store, so the same link opens Apple’s web page in the browser. It shows the listing with an Apple badge that does nothing useful on Android. Most Android scanners give no warning first.

The reverse is true of a Google Play link on an iPhone.

Common mistake

Printing a single App Store code on a poster because “everyone has an iPhone”. Depending on the country, half or more of the people scanning will be on Android, and each one lands on a page they cannot use. Print two codes, or one code to a page that redirects.

Gotchas

Two stores, one poster. The simplest fix is two codes side by side with the store badges above them. It works, but people scan the wrong one more often than you would think, and it takes twice the space.

One code, a download page. Point one code at a page on your own site, such as /download, that reads the phone’s user agent and redirects: iPhone to the App Store, Android to Google Play, desktop to a page with both badges. This is the approach QR Studio uses. It also lets you change the destination later and count scans by platform.

Apple’s own tools. Apple lets you generate a QR code for an App Clip from App Store Connect. Those codes are for App Clips specifically; for an ordinary listing, a URL code is what you want.

Length. https://apps.apple.com/app/id123456789 is 39 characters and fits version 3 at level M, 29 modules wide. Adding the app name slug and a country code can push it to 70 or more; strip them out.

Campaign tracking. Apple’s ?pt= and ct= parameters record where installs came from. They add length, so put them on the redirect page rather than in the code.

Try it in QR Studio

QR Studio has an App Store type. Paste the listing URL or the ID and it builds the shortest working link, with matching Google Play and download page options.

Level M for posters and cards, Q if the code carries the app icon as a logo. A poster read from 2 m needs a 20 cm code; a table tent needs about 3 cm. Put the app name and the store badges near the code, and a plain text search term such as “Search for QR Studio” for people who would rather do that.

Try it yourself

Paste your App Store and Google Play links and see how much smaller a short download page URL is.

Compare store link lengths

Frequently asked questions

Where do I find my app's ID?

Open the app's page in the App Store on the web and look at the address. The number after id is the ID. It never changes, even if the app is renamed.

Do I need the country code in the URL?

No. apps.apple.com/app/id123456789 works everywhere and the store shows the person's own country. A URL with gb/ or us/ in it also works but may show a "not available in your country" page to travellers.

What is the Google Play equivalent?

https://play.google.com/store/apps/details?id=com.example.app, where the id is the app's package name. It opens the Play Store on Android and a web page on iPhone.

Can one QR code serve both stores?

Yes, if it points at a web page you control that reads the phone's platform and redirects. That is how the QR Studio download code works.

Related reading

Make a App Store link QR code in QR Studio

Pick App Store link from the type list, fill in the fields, and the payload below is written for you. Free, no watermark.

Download on the App Store