

off: Do not use any already configured Apple Developer Connection. Other authentication-related Step inputs are ignored.
#Itunes connect password
If no app-specific password has been added to the used connection, the Apple ID: App-specific password Step input will be used. apple_id: Use the Apple Developer connection based on Apple ID authentication. Authentication-related Step inputs are ignored. api_key: Use the Apple Developer connection based on API key authentication. API key authentication has priority over Apple ID authentication in both cases. You can choose which type of Bitrise Apple Developer connection to use or you can tell the Step to only use the Step inputs for authentication: - automatic: Use any enabled Apple Developer connection, either based on Apple ID authentication or API key authentication. There are two types of Apple Developer connection you can enable on Bitrise: one is based on an API key of the App Store Connect API, the other is the legacy method of session-based authentication with an Apple ID. By default, any enabled Bitrise Apple Developer connection is used and other authentication-related Step inputs are ignored. The input determines the method used for Apple Service authentication. You can also run this step directly with Bitrise CLI. Useful linksĪdd this step directly to your workflow in the Bitrise Workflow Editor.

#Itunes connect archive
The Step can also fail if the Xcode Archive Step - or any other Step that builds your binary - did not generate an IPA or PKG with a app-store export method. Be aware that if you use two-factor authentication, you need to set up a connection with Apple ID.Īlways make sure that Platform input is set to the correct value. Make sure your Apple ID credentials are correct. Please note that if you do submit the app for review, the Step will be successful only if the submission is accepted by App Store Connect.

Set the Bitrise Apple Developer Connection to off.
#Itunes connect manual
#Itunes connect code
Make sure that you use the correct code signing files and the correct export method with the Step that builds your binary. This Step requires an app signed with App Store Distibution provisioning profile.Click on the plus sign and select the New App option. Register an app on the My Apps page of App Store Connect.Configuring the Stepīefore you start using this Step, you need to do a couple of things: This Step, however, does NOT build your binary: to create an IPA or PKG file, you need the right version of the Xcode Archive Step, or any other Step that is capable of building a binary file. You can upload iOS, macOS, or Apple TV apps with the Step. Using the fantastic deliver fastlane action. Upload screenshots, metadata and binaries to App Store Connect (iTunes Connect) and submit your app for App Store review, Upload screenshots, metadata and binaries to App Store Connect (iTunes Connect) and submit your app for App Store review. Deploy to App Store Connect with Deliver (formerly iTunes Connect)
