Skip to content
Verified identifiers

Discord: Bundle ID, App Store ID and Track ID

Discord's bundle ID is com.hammerandchisel.discord. Its App Store ID is 985746746, and “track ID” is the same number under the name Apple's own lookup endpoint uses for it. Every value on this page was read back from that endpoint on 3 September 2026, not copied from another list.

What Apple returns for Discord

Discord listing fields from Apple's public lookup endpoint, checked on 3 September 2026.
FieldValue
Bundle IDcom.hammerandchisel.discord
App Store ID (track ID)985746746
DeveloperDiscord Inc.
Primary genreSocial Networking
Current version343.0
Minimum iOS16.0
Last store update31 August 2026
Storefronts carrying the listing38 of 53 scanned
Checked on3 September 2026

The version, the minimum iOS and the update date move with every release; the bundle ID and the App Store ID do not, because Apple fixes both when the app record is created. Storefront coverage is what a scan of 53 App Store storefronts found for this listing on the date above.

What these identifiers are used for

In a social or messaging app the bundle ID is what ties a build to its push certificate and its App Group, so a single character wrong there and notifications stop arriving on a test device. The App Store ID is the number you hand to a review prompt, a smart banner or a deep link. Apple generates it with the app record and it cannot be edited; the bundle ID locks once a build has been uploaded.

For the difference between a bundle ID, an App Store ID and an App ID, and for the Android equivalent, see the reference tables on the bundle ID finder.

Platform behaviour above was checked against Apple's App Store Connect help (app information reference: the bundle ID cannot be changed after a build is uploaded, and the generated Apple ID cannot be edited) and Apple's Developer Account help (register an App ID) on 3 September 2026.

Look up another app

The lookup below is loaded with Discord. Search any other app by name, or paste an App Store link, to see the same fields live rather than as of the date above.

Working on your own build

A bundle ID you did not choose yourself is only ever a reference. For your own app, the IPA inspector reads the bundle ID, version and entitlements straight out of an .ipa in the browser, and BetaDrop turns that build into an install link for testers.