Can I Give My Developer Apple Id to Upload App to App Store

You're launching your first app, or perhaps it's been a while since the last time. Submitting an app to the App Store isn't as simple as pushing a launch push button, merely it'south non as complicated as it may seem either.

This step-past-step post assumes that you are already enrolled in the Apple Programmer Program, your app follows Apple's App Review and Human Interface Guidelines, and you're ready to ship. It'south an update of Gustavo Ambrozio and Tony Dahbura's awesome guide, with info from the latest version of Xcode that streamlines some of the steps and further context from Apple'due south own documentation. Here'due south what to practise in order to distribute your app for beta testing or to go live in the App Store (tl;dr).

ane. Code Signing: Create an iOS distribution provisioning profile and distribution certificate

The development provisioning profile and development certificate that y'all've been using are just for specific devices. In order to distribute your app to beta testers or to users through the App Store, you'll need a separate distribution provisioning contour and distribution certificate.

The easiest mode to do this is through Xcode. If automated signing is enabled, Xcode volition create and manage certificates, signing identities, and handle device registration for you lot. If automatic signing is already enabled or if you lot don't need help with signing, you lot tin can skip to step ii.

(In some cases, y'all might prefer manual signing. Here's an in-depth tutorial on how to manually sign your app. Keep in heed that all targets in a bundle should use the aforementioned signing method.)

  • Kickoff, add your Programmer Program business relationship to Xcode if y'all oasis't already. From the height menu, select Xcode, so choose Preferences.
  • Click on Accounts. In the lesser left corner of the window, printing the + sign, then Add Apple ID…
  • Enter the Apple tree ID and countersign you lot apply for the Apple tree Programmer Program, then click Sign In.
  • Next, enable automatic signing. From the Project Editor, choose a target and select General.
  • Whorl downward to the "Signing" section and click on the triangle icon to expand the settings.
  • Click on the box to Automatically manage signing. Select your team.

how to submit app to app store

When y'all connect a new device to your Mac, Xcode will automatically observe and annals information technology to your team provisioning profile. Notation that in guild to launch your app on a device, the device needs to be registered on your team provisioning contour.

2. Create an App Store Connect record for your app

app-store

Get an App Store Connect account past:
  • Creating your own App Store Connect organization and existence the team agent. Sign in with the Apple ID y'all used to enroll in the Apple Developer Program
  • Or being invited by an existing organization as a user with an Admin, Technical, or App Manager function. Read more details nigh App Store Connect user accounts here.
For paid apps

If you're submitting a paid app, you'll demand to sign a contract that covers the terms of payment. If your app is free, you lot can skip alee.

Click on Agreements, Tax, and Banking on the App Store Connect dashboard.

Click on Request nether "Request Contracts".

Review the agreement that appears, cheque the box to agree to the terms, and click on "Submit".

Under "Contracts In Process" click Set up in the Contact Info column.

In the window that appears, click on Add New Contact and enter your information.

Back under "Contracts In Process" in the "Bank Info" column, click Prepare then Add Banking company Account and follow the directions to relieve your account info.

In the "Tax Info" column, click Set up Upward. A U.Due south. Tax Form is mandatory, then click Gear up and fill out the required information. Ready whatever other country tax forms necessary.

Afterward you've completed the higher up, the contract's status will now say "Processing". Subsequently Apple has verified the info you provided, which will accept nigh an hr, the contract will now announced under "Contracts In Effect".

Add a new app

In the App Store Connect dashboard, select My Apps.

Click on the + sign in the upper left-manus corner, and so New App.

To create a new App Shop Connect record, y'all'll need these details: platform, app proper name, default linguistic communication, bundle ID, and SKU. You can't actually change these details afterwards, and so be sure of what yous enter.

  • Utilise keywords in your app name to optimize for discovery.
  • The package ID must be an exact lucifer of the bundle identifier in your Xcode project Info.plist file (in the target's General > Identity section).
  • The SKU is not visible to users and is upwardly to yous to prepare. Information technology can exist an identifier you use in your company or something else that is meaningful for y'all. Acceptable characters include letters, numbers, hyphens, periods, and underscores, and information technology must begin with a letter or number.

If applicable, you can too prepare user access at this step.

3. Archive and upload your app using Xcode

  • Before y'all can submit your app for review through App Store Connect, yous demand to upload the build through Xcode.
  • In Xcode, select Generic iOS Device as the deployment target.
  • Choose Product from the top card and click on Archive.
  • The Xcode Organizer volition launch, displaying any archives y'all've created in the past.
  • Make certain the current build is selected and click on Upload to App Store in the right-manus console.
  • Select your credentials and click Choose.
  • In the adjacent window that appears, click on Upload in the bottom correct-hand corner.

A success message will announced when the upload has been completed. Click Done.

four. Configure your app's metadata and further details in its App Store Connect record

Under the "App Store" tab in App Shop Connect, on the "App Information" folio yous can add together additional languages, categories, and your app's Privacy Policy URL.

Set your app as gratis or select its price tier on the "Pricing and Availability" folio.

Under the "Features" tab, you can add configurations to any App Store technologies in your app, like Game Center and in-app purchases.

At this stage, your app is marked with a yellow dot and the status "Prepare for Submission" in the left-hand console under "App Store". Select the build you lot want to configure. This is where you will add the information for your product page on the App Store.

app-store

Upload your app's screenshots (in JPEG or PNG format and without status bars). Y'all tin upload a set of screenshots for i device and use them for all the other sizes.

Click on Save in the upper correct-hand corner of the window afterwards your screenshots have finished uploading.

Scroll downwards and enter your app'due south description, keywords, support URL, and marketing URL.

  • Your app'due south clarification and keywords are critical. Make sure you lot optimize them for discovery.
  • The support URL can exist as simple equally a landing folio with a contact form.
  • The marketing URL can be your app's website and is optional.

In the "General App Information" section below, upload your app's icon, and enter its version number, and copyright and contact information.

  • Your app's icon should exist 1024px x 1024px.
  • The version number should exactly match the one in Xcode.
  • The copyright info typically looks like this: "Copyright (c) 2017, Instabug, Inc.".
  • The contact info here is what will exist displayed to users.

Click on Edit next to "Rating" and select the applicable options for your app. Be honest — your app can be rejected during the review if it doesn't lucifer its rating.

Under the "App Review Information" section, enter your contact info, whatever notes you take for the reviewer, and set the version release date.

  • The contact data hither is for the reviewer in instance they need to achieve you lot straight.
  • Notes for the reviewer tin can include data about specific hardware they might need to utilise or user account information they might need for access.
  • For first releases, you should typically leave the version release date every bit automated.

In the top correct-hand corner, click Save. Now y'all're almost set to "Submit for Review".

v. Submit your app for review

Curl to the "Build" section in your app's App Shop Connect tape.

Click on "Select a build earlier you submit your app."

Cull the build that y'all uploaded through Xcode. Click Done in the bottom right-hand corner, then Save in the pinnacle-right hand corner, and so Submit for Review.

Finally, answer the Export Compliance, Content Rights, and Advertizement Identifier questions and click Submit.

Your app'due south status is now "Waiting For Review".

6. Cheque on the status of your app

In App Store Connect, select Activeness in the pinnacle horizontal bill of fare, then App Store Versions in the left-manus panel.

How long does it take to get App Store approval?

In most cases, it takes about one to three days to receive blessing, and it can take up to 24 hours for your app to appear in the App Shop after approval. Check current boilerplate app store review times here.

You'll receive email notifications at each stage. Read more nearly each status here.

If you're on a tight timeline and demand to align your release with a specific event or if you need to release a new version with an urgent bug set up, yous can asking an expedited review.

If your app is rejected

You'll have to make the necessary fixes before you tin submit your app again for review. Utilize the Resolution Centre in App Store Connect to communicate with Apple most any questions you may have. You can also escalate the issue and submit an appeal if you lot believe your app was wrongly rejected.

One of the well-nigh common reasons for rejections from the Apple tree App Store is performance. Brand sure that your app is complete and that you lot've tested it thoroughly and fixed all bugs. Using a issues reporting tool while beta testing will help reduce your app's chances of being rejected due to operation bug.

If your app is approved

Congratulations! You're now on the App Shop. Y'all tin view downloads, sales, ratings, and reviews directly in App Store Connect.

app-store

tl;dr

Here's how to submit your app to the Apple App Store:

  • Create an iOS distribution provisioning profile and distribution certificate
  • Create an App Store Connect record for your app
  • Annal and upload your app using Xcode
  • Configure your app's metadata and further details in its App Store Connect record
  • Submit your app for review
  • Check on the status of your app

Learn more to better mobile app functioning

  • What is mobile application performance monitoring?
  • App performance metrics and KPIs
  • Mobile app quality: An essential guide

Instabug'due south triple threat of APM, Crash Reporting, and Bug Reporting tools will empower y'all to optimize your app'due south performance and deliver the high-quality experience your users expect and deserve.

Find out how you can optimize your app performance with Instabug

granadohowing.blogspot.com

Source: https://instabug.com/blog/how-to-submit-app-to-app-store/

0 Response to "Can I Give My Developer Apple Id to Upload App to App Store"

Postar um comentário

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel