Questions tagged [submission]

Use this tag for questions related to Submission, i.e. any action of submitting a document, a form, etc. .

462 questions
100
votes
32 answers

On Xcode 7 I keep receiving error "No accounts with iTunes connect access"

When I try to submit my app with the new seed Xcode 7.1 beta (7B60) I receive a weird error by which it complaints that there is "No accounts with iTunes connect access - iTunes connect access for... is required. Add an account in the Accounts…
27
votes
1 answer

AppStore submission - how to duplicate the release configuration?

I'm in the throes of attempting to submit an app via XCode 4. I've just noticed, per this url from Apple : http://tinyurl.com/3ol2qoj that to prepare an app for submission to the app store in XCode 4, you must: In your project, duplicate the…
Jack BeNimble
  • 35,733
  • 41
  • 130
  • 213
25
votes
4 answers

Base versus Active versus Deployment target

I know that parts of this question was asked in several variation but I want to make sure I got it right. Here are my assumptions and understandings which I want to know if they are correct before submitting. My application assumes features…
Adi
  • 2,033
  • 5
  • 23
  • 26
20
votes
1 answer

Obtain Apple software id number before appstore submission (for Appirater)

I'd like to use the wonderful Appirater code to encourage users to rate my app, which I have yet to submit. In order for this to work, you need to have the software id supplied by Apple. As I haven't yet submitted my app, I don't have this id…
Smikey
  • 8,106
  • 3
  • 46
  • 74
19
votes
9 answers

xcode sumbission the application you have selected does not exist

Has anyone seen such an error ? What does it mean ? It was an update of already existed app. Xcode automatically manage provisioning profiles. Xcode 6.3.2 OS X Yosemite 10.10.3
Greg Leszek
  • 3,530
  • 1
  • 17
  • 16
18
votes
7 answers

Publish iOS app to App Store on behalf of client

I have An apple id The source code A Distribution Certificate generated for my apple id using client's developer portal A Provisioning profile for the newly created App ID and my distribution certificate My client dont want to share his apple id…
shahalpk
  • 3,383
  • 7
  • 36
  • 55
17
votes
8 answers

Invalid info.plist - UIMainStoryboardFile or NSMainNibFile when sending an app to app store

While sending an app to the app store I received a message stating: "Invalid info.plist: the info.plist may contain either UIMainStoryboardFile or NSMainNibFile, but must not contain both keys" After googling around it seems the consensus is to set…
bldysnw
  • 171
  • 1
  • 1
  • 5
17
votes
4 answers

Submit an OSX App with helper App in its bundle

I'm really going mad with this problem! I have an app that contains a simple Helper app which manages the login item for the Main app. When I try to submit the app I get errors related to the provisioning profile and the entitlements. I'm sure that…
MatterGoal
  • 16,038
  • 19
  • 109
  • 186
16
votes
4 answers

How to install a certificate in Xcode (preparing for app store submission)

I wan't to select my distribution profile in Code Signing Identity in the build tab of targets. But all my certificates (developer, ad hoc, ...) are grayed out. So it seems that the new profile XXX.mobileprovision is not installed. The guidelines…
testing
  • 19,681
  • 50
  • 236
  • 417
15
votes
2 answers

Validate and submit ipa to AppStore without source

I need to send an ipa to the client to submit it to the App Store (he has given me his .p12 key and certificate, together with the provisioning profile). When it was XCode 3.x (submission = upload through webbrowser), it is an easy process. But with…
Enzo Tran
  • 5,750
  • 6
  • 31
  • 36
15
votes
3 answers

how to remove version of iPhone application from apple app store?

I have uploaded new version of my application before few days and it have got approved by apple yesterday. I have found that this version is buggy and it is having one major issue. I had version 1.0 of my application on apple app store and i have…
iPhone Developer
  • 153
  • 1
  • 1
  • 4
15
votes
1 answer

Beta App Review "You can only submit one build from version x.x.x"

I'm trying to update my app in TestFlight, but whenever i try to do so, this information pops up "You can only submit one build from version x.x.x to Beta App Review" Is there a problem? Or should i just ignore this? Thanks in advance
Claes Zacho
  • 163
  • 3
  • 11
14
votes
3 answers

App Submission Error - Invalid binary - Invalid Code Signing Error

Invalid Code Signing Entitlements - Your application bundle's signature contains ubiquity code signing entitlements that are not supported. Specifically, value "( X49XXXS5Q.* )" for key "com.apple.developer.ubiquity-container-identifiers" in is not…
user667673
  • 171
  • 1
  • 5
14
votes
0 answers

Unable to submit Internal Error - Chrome Store Extension Submission

I have an extension that we have been updating for the last few years periodically. However when I tried to 'submit for review' an update for this chrome extension, the store is showing a popup 'Unable to submit Internal Error' popup. Has anyone…
Anu
  • 149
  • 2
14
votes
10 answers

Various ITMS errors when trying to submit archive to App Store

So this is a weird one — I get the following errors when trying to submit my archive to the App Store: ERROR ITMS-90049: "This bundle is invalid. The bundle identifier contains disallowed characters. [See the section of the Application Programming…
Kelly Bennett
  • 725
  • 5
  • 27
1
2 3
30 31