itunesconnect

Itunes Connect can't submit due to language error

最后都变了- 提交于 2019-12-10 02:32:08
问题 Thats all it shows I'm not sure whats wrong has it doesn't tell me. it shows its linked to the language 回答1: I met the similiar situation yesterday, I thought that's result from the iTunes connect update August 8 2016, red exclamation by all localized language without others information. If you meet this situation from August 8 2016, maybe it's the case. I contacted Apple support and finally submitted new version since I filled up screen-shots for all sizes. while you can upload the maximum

Can't upload screenshots for my application in iTunes Connect [closed]

谁说胖子不能爱 提交于 2019-12-10 01:48:12
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 5 years ago . I try to change the screenshots of my application due to an update but apple gives me error: A network timeout error occurred. Please try again later. Any help? 回答1: Please switch the browser to other then mozilla ... i got the same error on mozilla ... i tried google chrome and setup new app and its good and

Unable to compile for iOS 10 after Sierra Update

ⅰ亾dé卋堺 提交于 2019-12-10 01:47:42
问题 I have a certificate & provisioning profile generated this August. They are both valid (unexpired) in the Apple Developer Portal. When I open my project, which targets 8.3, I get this error: No certificate matching 'iPhone Developer: My Name (###ABC123)' for team 'Company.' Select a different signing certificate for CODE_SIGN_IDENTITY, a team that matches your selected certificate, or switch to automatic provisioning. I can see the private key nested under my certificate in Keychain. In my

Test Flight Groups - How to send a build to a group?

試著忘記壹切 提交于 2019-12-10 01:04:46
问题 Apple's announcemnt on TestFlight Groups says: Organize your testers into groups to quickly send builds, provide separate instructions on where to focus, and apply an action to several testers at once in TestFlight How do I do this? I have my groups set up, my build has been uploaded and passed Beta App Store review. But I can't figure out how to send the load to a specific group. 回答1: It's somewhat misleading. You can only create a single list of testers for an app, and you send the build to

generate shared secret key in iTunes Connect for in app purchase? [closed]

痞子三分冷 提交于 2019-12-10 00:43:12
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 8 years ago . I'm trying to add an auto-renew subscription to my app through iTunes connect. In the developer center pdf it shows a screenshot in the 'Manage In-App purchase' section where you can click on 'Generate Shared Secret Key'. My iTunes connect screen does not have this. Is this something that's being rolled out to

New apps and app updates must be built with the public (GM) versions of Xcode 6 or later, OS X, and iOS SDK

一世执手 提交于 2019-12-09 18:58:31
问题 I have submitted my app to the app store using Xcode 7.3.1 on OS X 10.11.4. While submitting app for approval I am getting following error. "New apps and app updates must be built with the public (GM) versions of Xcode 6 or later, OS X, and iOS SDK. Don't submit apps built with beta software including beta OS X builds." Can anyone help me on this? 回答1: Due to resolved app archives issue, Apple has depricated Xcode 8.3, so the app archives built with 8.3 will no longer be accepted by the App

How to remove languages in iTunes Store App description

自古美人都是妖i 提交于 2019-12-09 18:15:17
问题 My app is intended to only support English, however there are a few libraries I am using that include within localization.strings file which xCode picked up and placed in the "Localizations" settings of the "Info" section for my Project settings. I forgot to delete these localizations, and now my app shows up in iTunes Store App description as supporting these languages, when I do not want this displayed as such. Is there some way I can remove these languages from the iTunes Store App

Do I have to register a new Bundle ID to upload new application to iTune Connect?

怎甘沉沦 提交于 2019-12-09 17:30:09
问题 it is my very first time to upload an application to iTune Connect, and this one freaks me out: The selection of bundle id appears to be only one option: "Xcode iOS Wildcard App ID - * ", and there is a line below: you can register a new bundle id. The question is, do I have to register a new bundle id? if not, what will be the bundle id suffix ? Thanks a lot! p.s. I like simple things so that is why I try to avoid register something either wrong format or easily forgotten. 回答1: You have to

Missing In-App-Purchase section in iTunes Connect

元气小坏坏 提交于 2019-12-09 16:06:38
问题 I have an app in prepare for submission state. I also have in app purchase items for this app. Last week I linked them to my app and submitted it for review. During the weekend a developer rejected it. Now I'd like to resubmit the fixed build but the IAP section is completely missing. How do I make it visible again? 回答1: I haved the same issue. This is on the form where you enter the details for a specific version. The first time you submit a new version there's an "In-App Purchases" section

App got approved, iAd not showing up

血红的双手。 提交于 2019-12-09 14:51:35
问题 My app has just got approved and unfortunately my iAd banner is white blank. I've configured iAd on iTunes Connect. Thanks, 回答1: It's worth noting that if you run your app in debug, you'll get confirmation on whether the system you've implemented works, as you'll be getting test ads appearing (Grey adverts with Apple branding, clicking on one will show a message saying test adverts are working). If this is not the case, then there is an issue with the code. You'll need to disclose that code