🏷️“Download on AltStore” Badge

After you make your app live on AltStore, you can add our download badge to your website to easily link people to your app. This works for both AltStore Classic and AltStore PAL.

237KB
Open

Instructions

  1. Download the "Download Badge.zip" file above

  2. Upload the variant of your choice somewhere publicly accessible via URL

  3. Create an AltStore deep link using one of the below Deep Link Formats

  4. Embed the following HTML code on your website, replacing: - YOUR_SOURCE_URL with the deep link URL from step 3 - PATH_TO_IMAGE with the URL to the image you uploaded from step 2

Linking to a source

https://altstore.io/source/URL/TO/YOUR/SOURCE.json

Example:

Source URL: https://i.cizzuk.net/altstore/source.pal.json

Deep Link:

Linking to an app in a source

https://altstore.io/source/URL/TO/YOUR/SOURCE.json?app=APP_BUNDLE_ID

Example:

Source URL: https://i.cizzuk.net/altstore/source.pal.json

App Bundle ID: net.cizzuk.alare

Deep Link:

Linking to a specific app version in a source

https://altstore.io/source/URL/TO/YOUR/SOURCE.json?app=APP_BUNDLE_ID&version=APP_VERSION

Example: Source URL: https://i.cizzuk.net/altstore/source.pal.json

App Bundle ID: net.cizzuk.alare

App Version: 3.0

Deep Link:

Last updated