itunesconnect

Can't download dSYM file from iTunes connect

我是研究僧i 提交于 2019-11-30 10:43:08
I need to download the dSYM file so, as I usually do, I went to iTunes connect -> My app -> Activity -> All builds -> latest version. "Include symbols" is Yes, but there is no link to download the dSYM file. The app was uploaded 3 weeks ago, so also it's not like it's processing. Am I missing something stupid? Any idea? Joe Benton Do you still have the archive available in Xcode as you can save them out from there: Select Window -> Organizer This will open up Organizer window containing your archives. Right click on Archive and select 'Show in Finder'. Right click archive in finder and select

How do I change my iPhone App binary filename

北战南征 提交于 2019-11-30 10:25:06
问题 I get the following error when I try to upload the application on iTunes Connect: "Binary file names cannot contain a space. Please rename your binary file and try again." If I try to Validate the Application in XCode, I get: "My Application.ipa: filename may not contain whitespace" So I guess I have to find a way to rename this .ipa file. I don't want to change my product name which has to stay "My Application". How can I do that? Thanks! 回答1: This works very well (taken from here: http:/

Apple Testfiight App Submission Can't Click Next

核能气质少年 提交于 2019-11-30 09:02:38
问题 I submitted my TestFlight build, and not I'm trying to select it for external testing. I've done this with the prior beta version, and with several other apps. The problem is I can't click the Next button. All the fields are clearly populated. Also of note, when this happened yesterday there were Support and Marketing fields. Today (for English) they are not there. Anyone else ever experience this? 回答1: Hello my dear friend there, I am also having your issue this morning. After several trials

How do you view TestFlight crash logs?

喜欢而已 提交于 2019-11-30 08:49:00
I have submitted my app to TestFlight and i have deliberately made the app on my device crash, but i don't see where i can see these crash logs. BTW i want to see other people's crash logs on the app, not the one in the settings menu. Anyone know? In Xcode 6.3 crash logs have moved into Organizer window. It might take some time and a restart of the crashed apps for the logs to show. Well, I'm not sure if this will help, but it helped for me: Go to iTunesConnect -> My Apps and choose your app. Then in Versions section scroll to Version Release and check one of radio buttons ( Automatically

This build is invalid on https://itunesconnect.apple.com

試著忘記壹切 提交于 2019-11-30 08:46:24
I face this error on iTunes Connect: This build is invalid. Before upload validate success and then upload it, but still getting error after upload done. I have uploaded more then 10 times but each of time getting "This build is invalid." Even nothing received any kind of email notification regarding this error from Apple. Xcode 7.2 OS X El Capitan V 10.11.2 Source configuration: Deployment target: 7.0 POD USE: YES Using SWIFT & OBJECTIVE C Please see error in picture. check your mailbox that you are using in developer account they probably sent to you the reason of the problem and how to

TestFlight is Currently Unavailable Message

北城余情 提交于 2019-11-30 08:39:08
I am getting message "TestFlight is Currently is Currently Unavailable. Try again later" when trying to install from TestFlight app. My outside testers get a message "[App Name] beta has expired" when trying to run the app. When trying to renew from TestFlight they get "TestFlight is currently unavailable. Try again later." I've been trying again later all day and just wanted to see if anyone else is experiencing this. Jón Andri I had this same error. Discovered that the company certificate was expired, and therefor all provisioning profiles as well. 1. Renew the company certificate (download,

Invalid Binary Itunes Connect [duplicate]

夙愿已清 提交于 2019-11-30 07:53:49
Possible Duplicate: Invalid iPhone Application Binary Im ripping my hair out over this!!! I have tried like everything and evertime i submit my app to itunes connect it allways says: Upload Received (2 minutes Later) Invalid Binary Its Driving me mad and i have already: Cleaned all builds Made a new Entitlement.plist Checked that it built with The Distribution Profile. check up your mailbox associated with your apple developer account, apple will send email to your mailbox with some diagnose information and how to solve your problem. for me, apple send following diagnose information. I

iTunes Application Loader - automation

谁说胖子不能爱 提交于 2019-11-30 07:12:54
Since recently Apple changed the iTunes Connect interface, and people are required to upload apps with the Application Loader. That's nice but I need a script for automating my work. How can an app like App Loader be automated? I was thinking of something written in AppleScript ... but I don't know what actions it exposes (if any). Found somewhere that I could also do GUI scripting from within AppleScript, but I can't find docs on that. What I need ... some way to trigger input actions (mouse clicks / keyboard input) and read the text from the various controls displayed. If that would be

Icon specified in info.plist not found under the top level app wrapper

本小妞迷上赌 提交于 2019-11-30 07:04:01
问题 I'm trying to upload my binary to iTunes Connect using Applicaton Loader. When I select the file and hit send, it sends for about a second and then this error pops up, Icon specified in the info.plist not found under the top level app wrapper: Default -Landscape@2x~ipad.png What does this mean? How do I fix it? 回答1: Another setting that can cause the issue: You have to make sure the icon files are also found under build phases/bundle resources 回答2: Edit your projects .plist file "as source

Can I upload Xcode builds on macOS 10.12

一笑奈何 提交于 2019-11-30 06:51:55
Will I be capable of submitting an app with Xcode 7.3.1 while on the macOS 10.12 beta? According to this post , it is possible to run Xcode 7 alongside macOS 10.12. Fan Zhang Yes, you can! But if you're tying to do this, you will find two problems. no .app file provided in bundle Build with Xcode 7.3.1 then upload using Xcode 8 [Beta]. This will allow you to upload the archive. When trying to submit to the store you will be faced with this error message: New apps and app updates must be built with the public (GM) versions of Xcode 6 or later, OS X, and tvOS SDK. Don't submit apps built with