itunesconnect

iTunes Connect Error when add new IOS App [closed]

删除回忆录丶 提交于 2019-11-28 11:50:28
I am trying to add new iOS App to iTunes Connect . I have all AppID , Development & Distribution Provision certificates for my iOS App. I have already fill all requirements metadata , screenshots , descriptions , etc... in iTunesConnect. However when i save the following error is occurring. I tried with many browsers and all are the same result. My App is Photo/Video App with Universal . How can i solve it? badweasel It's very possible that it's the same problem that I answered over here: Can't upload screenshots for my application in iTunes Connect It's likely just a safari cache issue: Open

Apple rejected app 10.6 because Facebook opens Safari to login

空扰寡人 提交于 2019-11-28 11:38:27
I sent another version of my app, that allow users to login via Facebook. Of course, I use official Facebook iOS SDK. But Apple twice rejected my app with following reason: The app opens a web page in mobile Safari for logging in, then returns the user to the app. The user should be able log in without opening Safari first. I tried to get more info, and reviewer's answer was: Thank you for your response. We reviewed your app version 3.2.1 and when the user taps Facebook to login, the user is taken to mobile Safari and then back to the app. It provides poor user's experience and not in

Replace one app by another in App Store

守給你的承諾、 提交于 2019-11-28 11:34:45
问题 Good afternoon. There is a project, it is published in appstore. A major update is planned - the project will be fully rewritten. Can I replace an existing application in the App Store with a new one to make it look like a normal update for the user? Can I release an update to a new application in the itunes connect replacing only Bundle Id? Thank you 回答1: This is the standard procedure of updating an existing app. You might want check Apple's docs: https://developer.apple.com/library/content

iPhone Application Enterprise Distribution Process [duplicate]

北城余情 提交于 2019-11-28 09:21:52
This question already has an answer here: Does the iPhone / iPod Touch support bulk enterprise app deployment or would all customers have to buy from app store 3 answers I have a client that wises to distribute their iphone application to only their employees and not on the iTunes App Store. To me this sounds like a situation for Enterprise Distribution. Could someone explain to me in as much detail as possible this process. I know we will need to enroll as an Enterprise Distribution Member before any of this can happen, but after that I am not sure how the end-to-end distribution process

App running on iPad while its iPhone-Only

吃可爱长大的小学妹 提交于 2019-11-28 09:20:29
I made an iPhone App with Xcode. The devices setting is set to "iPhone". But in iTunes Connect it is rejected because it doesn't run on the iPad. That is weird because it is an iPhone app, but when I checked it in Xcode, I can run it with the iPad simulator,however I think that normally this is not possible with an iPhone app. I have added pictures to make my question clearer: So what is gone wrong and how can I fix it? EDIT: Picture from resolution center: Thanks all, I Found the problem/solution: In my info.plist there was an extra row called supported interface orientations(iPad) where the

Xcode 5 - “No application records were found” when trying to Validate an Archive

拥有回忆 提交于 2019-11-28 09:07:24
Hi Folks: Just a person (not a company) trying to submit an app, developed with Xcode 5 to the App Store. Developer.apple.com > IOS Dev Center > iTunes Connect > Manager you Apps > Add New Apps > Click here to register new bundle > Click on AppIDs to see what I have previously registered. If I had 10 reputations on Stackoverflow, I'd post a screenshot. (I will if I can). Summary is that iTunes Connect says: Prefix is C58H638D3X ID is EdAndJ.tiltr9999 Identifier = C58H638D3X.EdAndJ.tiltr9999 So I go back to Xcode5 and I change the Bundle ID to: I tried both: C58H638D3X.EdAndJ.tiltr9999, and

Apple TestFlight upload warning ITMS-90191: missing `beta-reports-active` entitlement

☆樱花仙子☆ 提交于 2019-11-28 08:12:55
When I upload a build to the new Apple owned and iTunes Connect-integrated TestFlight, I see the following log: WARNING ITMS-90191: "Missing beta entitlement. Your app does not include the beta-reports-active entitlement. If you intend to distribute this build via TestFlight for beta testing, please re-build this app with a newly generated provisioning profile." When I look at the build on iTunes Connect, I also see the following warning: To use TestFlight Beta Testing, build X.Y.Z must contain the correct beta entitlement. For more information, see the FAQ. The linked FAQ states: What should

Validation Error: The bundle contains disallowed nested bundles

…衆ロ難τιáo~ 提交于 2019-11-28 08:06:08
问题 As a followup to my other question, I'm continuing to have issues submitting my iOS 8 app (which includes a Sharing Extension and a framework target). On a submission attempt I receive the above error message. Others with my issue (as pointed out in the afore-linked question) have the same issue, but resolved it in ways that aren't relevant to my case. The error message implicates my Sharing Extension target, which links to a framework that I wrote, which is shared between the Extension and

New itunes user interface unable to find “ready to upload binary”

老子叫甜甜 提交于 2019-11-28 07:28:34
I am trying to update my app to iTunes connect but it seems it has NEW INTERFACE and 'ready to upload binary' button is missing. I app is free and dont have any In-App Purchase, Newstand and game center. I have added " What's New in This Version " section with new features. Also while saving the page it is not showing me any error. Can some one please help me to figure out when is the button to change status of app to " Ready to upload binary "??? I have checked everything but unable to find it. Thanks You press save . Then upload the binary. Then select it + and save -> Submit for Review .

Unable to archive in iTunes Store

爱⌒轻易说出口 提交于 2019-11-28 07:27:57
问题 When trying to upload my app, I get the error: "You must supply a CFBundleIdentifier for this request". The identifiers (UTI format) in info.plist, "General Identity", iTunesConnect and App ID (Apple Developer) are all similar. When getting the CFBundleIdentifier in applicationdidFinishLaunchingWithOptions: I get the same result. I have changed the project name, maybe it has something to do with that? Any suggestions? Thanks! Info.plist 回答1: I was getting this error when free space in my mac