itunesconnect

Unable to upload app to iTunes Connect - iTunes Store operation failed. Authentication timeout

只谈情不闲聊 提交于 2019-11-28 07:20:00
I'm trying to upload my app to iTunes Connect with Xcode. I chose product > archive, choose my account, it compiles and when I try to upload it hand for a long time on: Uploading Archive Sending API usage to iTunes Connect... Then it shows an error message: I've restarted Xcode and the entire machine but still it keeps repeating itself. What's wrong here? This usually happens to me when the phone is connected while uploading the archive, and removing the phone so far has been solving the issue for me. My solution was to install Application Loader. At first it seemed like it's stuck as well,

Invalid Binary Error (The bundle uses a bundle name or display name associated with an Apple app) after App Store submission

本秂侑毒 提交于 2019-11-28 07:16:49
问题 We tried to submit a new build to iTunesConnect for updating an existing application. It is a quick patch for fixing one server url. We changed two files: REST.plist for updating one server url and app_info.plist for updating the bundleShoreVersion String from 4.0.0 to 4.0.1 and BundleVersion from 4000000 to 4000001. The 4.0.0 version was submitted three weeks ago without any issue. However, we got rejected with Invalid Binary with 4.0.1 version and following email was sent to us: Dear

“Invalid year” error when setting up Sandbox Tester Account

我只是一个虾纸丫 提交于 2019-11-28 06:58:05
问题 Getting a strange error when setting up Sandbox Tester in iTunesConnect. For some reason, iTunesConnects throws an error: "Invalid year". It looks like this: Oddly I cannot specify a year because it only asks me for month and day: I don't use the same email I used when creating apple ID and I don't have any +abc in my email address. I tried with gmail.com and hotmail.com but the result was the same in both cases. What is going on? 回答1: I have also heard about it, not able to check it right

Can I change the Bundle Identifier in my app after it's been approved?

坚强是说给别人听的谎言 提交于 2019-11-28 06:51:00
I've got my app approved a while ago and used the * provisioning profile so I created somehting like: com.mydomain.MyApp but now I have the necessity of adding push notifications and I can't due I am using the * provisioning profile and it needs to have its own app ID and profile. How should I proceed in order to achieve an app update without breaking anything bovine The bundle identifier for an app must always remain the same between updates, but the AppID can actually be different. So all you need to do is create a new AppID that used the same bundle identifier as the original app instead of

How do you change the app store's large icon on iTunes connect?

喜夏-厌秋 提交于 2019-11-28 06:46:06
I need to change the large app icon (512x512) for app store. I can't find how to to this through iTunes Connect. I's possible change the app screenshots though. I read the iTunes manual (page 97) and it says that it can be done but I only have the "choose file" button for screenshots, not for the large icon. I am also confused because the same manual says on on page 99 that edit-ablity of the large icon is locked. What am I missing? Yes, editing of large icons that are already in use by iTunes Connect is locked, but however, You can still register a new update to Your app, in which You can

Unable to log in with sandbox test users on device

安稳与你 提交于 2019-11-28 05:40:41
Trying to do some In App Purchase testing, so I created a sandbox tester on itunesconnect... but when I attempt to log in as that user on my device I get an error: Itunes Account creation not allowed The Apple ID cannot be used with the iTunes store at this time. Please try again later. If I put in the wrong password for the account I get an account rejection so its not a password typo.. this is happening for every test account I create... anyone have a clue what the hell is going on.. I cannot find any information on this anywhere. Speckpgh Yes, the answer is I AM AN IDIOT... pure and simple.

Apps are not permitted to access the UDID and must not use the uniqueIdentifier method of UIDevice

寵の児 提交于 2019-11-28 05:05:34
Will you please help me to fix this below mentioned issue getting from Apps store Apps are not permitted to access the UDID and must not use the uniqueIdentifier method of UIDevice. Please update your apps and servers to associate users with the Vendor or Advertising identifiers introduced in iOS 6. If method names in your source code match the private Apple APIs listed above, altering your method names will help prevent this app from being flagged in future submissions. In addition, note that one or more of the above APIs may be located in a static library that was included with your app. If

iOS How I can load multiple in-app items

≯℡__Kan透↙ 提交于 2019-11-28 05:04:31
问题 Is there a way to load multiple items together on in-app billing section on itunes connect dashboard (for example with a .csv file like Android)? 回答1: You can use the Application Loader to mass import in app purchases: https://itunesconnect.apple.com/docs/UsingApplicationLoader.pdf Read the "Creating a Package from a File" section on page 15: You can create a package containing the In-App Purchase you want to submit to iTunes by importing details from an Application Loader file and adding and

Ad-hoc Deployment

我们两清 提交于 2019-11-28 04:25:06
I would like to deploy an app to 20 iOS devices (iPhones and iPads) using Apple Ad-Hoc Deployment. I need to push out the application from a particular computer. Some of the devices that I will be using might have already been synced to computers. I'm guessing that once I sync these devices to the computer I'll be using to deploy the app from, the content on each device that has previously been synced to a computer will be wiped. Is that correct? Is there a way around that? If you don't want to use testflight, here is another over-the-air solution: In your xcode project go to Product > Archive

Editing screenshots in iTunes Connect after iOS app was approved

泄露秘密 提交于 2019-11-28 04:02:16
In the iTunes Connect App Management interface -- how do I edit the screenshots for my localized (approved and live) iPhone app? Unfortunately, the web upload form had a bug which actually required the screenshots to be provided in reverse order (I provided them in the correct order, which meant that Apple reversed them and now they ended up wrong). Also mentioned here at StackOverflow . I only managed to edit the 4 screenshots in the US version, but not my localized version, and that was in the old interface. The current standing on this has changed to: Beginning January 9 [2013], app