Apple Publishing

1. Developer, App Store and Ad Hoc Certificates / CSR

 Create an Apple Developer Account, download Xcode and log into your Apple developer Account in Xcode and at https://developer.apple.com if you have not already.  Then go to your Member Center in your Developer Portal It is recommended that you use the most updated (non beta) version of Xcode 2. Click certificates, identifiers & profiles 3. Under iOS Apps select...

Read more ...

2. Creating an App Identifier

Log into your Apple Developer Account and navigate to your Member Center. Select Certificates, Identifiers & Profiles Choose Identifiers under iOS Apps.  Click the + sign to add a new Identifier  Register your App Id by filling out the following: App ID Descriptions - Create a name for your App App ID Prefix - Select from...

Read more ...

3. Provisioning Profiles

Development 1. Log into your Apple Developer Account and go to your Member center, go to Certificates, Identifiers & Profiles.  Click Provisioning Profiles under iOS Apps. 2. Click the + button to add a new Provisioning Profile. 3. Under Development select iOS App Development. Click Continue.   4. Select your App ID that you created for your...

Read more ...

4. Publish Game to iOS

In GameSalad Creator open the game you are looking to publish or test. Click publish. This will open an external browser of your Portfolio on GameSalad.com. Either publish as a New Game or Select existing game if you updating a preexisting game. Select the Apple Platform you are looking to publish to iOS Universal, iPhone, iPad...

Read more ...

5. Preparing an App for submission via App Store Connect

Before you can submit an application to the Apple store you must first set up information about the application you plan to submit. You can provide this information to Apple using App Store Connect. You can download more detailed information on the steps listed here from the App Store Connect Developer Guide. NOTE: The online form...

Read more ...

6. Submitting an App to the iOS App Store

1. Open the Mac App Store 2. Search for and install the Transporter app 3. Open and login to the Transporter app using your Apple iTunes Connect credentials 4. Click the ADD APP button and select the .ipa file you will be uploading to Apple 5. Click the DELIVER button to begin the upload process...

Read more ...

Using IOS App Signer (Optional)

IOS App Signer is a 3rd party tool available here: https://dantheman827.github.io/ios-app-signer/ It can be used as an alternative to signing IOS apps through GameSalad. Below is the process on how to use it. What you will need: IOS App Signer (https://dantheman827.github.io/ios-app-signer/)Your unsigned app file. You get this by clicking the download button on your GameSalad...

Read more ...