appstoreconnect

App Store Connect TestFlight showing no builds

爷,独闯天下 提交于 2019-12-09 03:34:27
问题 I'm trying to add a build to AppStore Connect but it's showing "No Builds" where should be an 'iOS' marker' I have the same setup in another application and it's working just fine: I have builds showing in the activity tab and it was working before. 回答1: This problem has re-surfaced from the start of April 2019. If you have exerienced this - this is how I solved it: Existing Version 1.0.76 Changed this to 1.1.1 build and uploaded. This appeared in activity pane (App Store Connect) and the

ES256 JWT Signing in PHP for Apple AppStoreConenct API Auth

∥☆過路亽.° 提交于 2019-12-08 04:34:17
问题 I'm trying to authenticate to Apple's AppStoreConnect API with an ES256 signed JWT (per their instructions at https://developer.apple.com/documentation/appstoreconnectapi) using PHP. Sending my request always results in a 401 NOT_AUTHORIZED error. I've verified that the the contents of my header and claims are correct - I even found a Ruby script online for generating an ES256 signed JWT and using my Apple provided Issuer, Key ID, Private Key, it works swimmingly - Apple accepts the token.

App Store Connect Warns - Invalid Document Configuration

点点圈 提交于 2019-12-03 18:32:08
问题 I have submitted a Single View Swift iOS application to App Store Connect. The application is not Document Based. The application uploads successfully, but I get the following warning in an email from Apple. I can still test the application through Test Flight, but I want to eliminate the warning. "Invalid Document Configuration - Document Based Apps should support either the Document Browser (UISupportsDocumentBrowser = YES) or implement Open In Place (LSSupportsOpeningDocumentsInPlace = YES

How to upload to App Store from command line with Xcode 11?

不打扰是莪最后的温柔 提交于 2019-12-03 08:02:14
问题 Previously, with Xcode 10, we were using altool to upload to App Store: ALTOOL="/Applications/Xcode.app/Contents/Applications/Application Loader.app/Contents/Frameworks/ITunesSoftwareService.framework/Support/altool" "$ALTOOL" --upload-app --file "$IPA_PATH" --username "$APP_STORE_USERNAME" --password @keychain:"Application Loader: $APP_STORE_USERNAME" But with Xcode 11, "Application Loader.app" doesn't exist anymore, as part of the Xcode 11 changes: Xcode supports uploading apps from the

How to upload to App Store from command line with Xcode 11?

五迷三道 提交于 2019-12-02 22:53:42
Previously, with Xcode 10, we were using altool to upload to App Store: ALTOOL="/Applications/Xcode.app/Contents/Applications/Application Loader.app/Contents/Frameworks/ITunesSoftwareService.framework/Support/altool" "$ALTOOL" --upload-app --file "$IPA_PATH" --username "$APP_STORE_USERNAME" --password @keychain:"Application Loader: $APP_STORE_USERNAME" But with Xcode 11, "Application Loader.app" doesn't exist anymore, as part of the Xcode 11 changes : Xcode supports uploading apps from the Organizer window or from the command line with xcodebuild or xcrun altool. Application Loader is no

Screenshots made on an iPhone XR are not accepted for 6.5 inch screenshots on App Store Connect

戏子无情 提交于 2019-12-02 08:49:41
问题 I just bought a new iPhone XR so I could make the screenshots for my App Store app. Starting March 27th 2019, you need to provide 6.5" (new phone models) screenshots: However, App Store Connect is not accepting my screenshots made with this device. After further research, I found out that iPhone XR is actually 6.1": I am not from the iOS world (I mainly work with Google and Android), so I am wondering if I am missing something, or are the docs wrong? 回答1: The iPhone XR and iPhone XS Max are

Distribution failed with XCode 10 beta 4 - [ERROR ITMS-90534]

假如想象 提交于 2019-12-02 08:18:39
I tried to distribute my app to AppStore Connect with organizer "Distribute App" button. Upload failed with theses errors. First error and warning are okay. But the second error isn't cool.. We can't distribute app build from XCode beta ? Short answer: no. At some point, Apple will release a GM version of Xcode 10 and you will get an email saying you can now submit your builds. Until then, Xcode beta is solely for development/testing, and not distribution. 来源: https://stackoverflow.com/questions/51488827/distribution-failed-with-xcode-10-beta-4-error-itms-90534

App Store Connect Operation Error: Could not connect to Apple's web service

随声附和 提交于 2019-12-02 04:31:55
I have been trying to upload my app archive to App Store connect for the past 3 days. In the beginning, there was a problem with the iTMSTransporter and I had to manually install it from iTunes Connect. Now it fails when I try to upload it. This is the error that comes up. I have tried googling about this problem and I couldn't find a solution that worked for me. I tried using application loader instead of organiser to upload and I still came across the same error. I also tried to not include bitcode when I uploaded the archive and it didn't work. When I use application loader, it seems that

Screenshots made on an iPhone XR are not accepted for 6.5 inch screenshots on App Store Connect

我是研究僧i 提交于 2019-12-02 04:17:13
I just bought a new iPhone XR so I could make the screenshots for my App Store app. Starting March 27th 2019, you need to provide 6.5" (new phone models) screenshots: However, App Store Connect is not accepting my screenshots made with this device. After further research, I found out that iPhone XR is actually 6.1": I am not from the iOS world (I mainly work with Google and Android), so I am wondering if I am missing something, or are the docs wrong? The iPhone XR and iPhone XS Max are the same size: 414x896. The reason your screen shot is coming out the wrong size is that the iPhone XR is

App Store Connect TestFlight showing no builds

梦想的初衷 提交于 2019-12-01 18:19:47
I'm trying to add a build to AppStore Connect but it's showing "No Builds" where should be an 'iOS' marker' I have the same setup in another application and it's working just fine: I have builds showing in the activity tab and it was working before. This problem has re-surfaced from the start of April 2019. If you have exerienced this - this is how I solved it: Existing Version 1.0.76 Changed this to 1.1.1 build and uploaded. This appeared in activity pane (App Store Connect) and the Builds area of Testflight was filled with this 1 build. All 76 builds of v1.0 are still missing. XCode 10.2