HomeDownload App

Download App

Step 1: Create an Apple Developer Account

This article will cover the steps to enroll for an Apple Developer Program. This is necessary to publish your mobile app on the Apple...

Step 2: Generate iOS build

Once you finish the Appearance and Connectivity modules, you can generate an iOS build of your iOS app.  After build generation, you can submit your...

Already have a live iOS app?

If you already have an iOS app live on the Apple app store, which you would like to replace with an app you build...

Step 1: App Identifier

An App ID (or App Identifier) is used to identify one or more applications in Apple’s ecosystem. It consists of two components listed below: Team...

Step 2: Certificate Signing Request (CSR)

The Certificate Signing Request (CSR) involves all the information that the certificate authority needs to create your certificate. This includes the name of the...

Step 3: iPhone distribution certificate

A Distribution Certificate identifies your organization within a provisioning profile and allows you to submit your app to the App Store. You will need to...

Step 4: iPhone Provisioning Profile

A Provisioning Profile is required to define the distribution of your mobile application. These profiles define the way your app will be distributed and...

Apple Team ID

The Team ID is important to download your iOS app build on AppMySite. Follow these steps to locate your Apple Team ID from your Apple...

Apple Push Notification service (APNs certificate)

An APNs certificate enables you to send notifications to your iOS app users. The following steps will explain the process of creating an APNs...

Configure iOS build for push notifications

On AppMySite, you can send unlimited push notifications to your app users. The feature is available for all apps with code version 1.7.0 and...