Questions tagged [submission]

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

462 questions
13
votes
2 answers

Naming an iOS app for submission

iTunes Connect accepts names for the app to include symbols like "+". But when I am trying to submit the app with an Xcode project name that includes "+" I receive the error that the name of the project or the name of the application (or product, do…
Dogahe
  • 1,380
  • 2
  • 20
  • 50
13
votes
1 answer

3rd Party Mac Developer Installer? error when uploading

I'm trying to upload my App to the Mac App Store and when I'm uploading it via Application Uploader I get an error : The product archive package's signature is invalid. Ensure that it is signed with your "3rd Party Mac Developer Installers"…
user990280
  • 131
  • 2
13
votes
5 answers

When I resubmit my app after a rejection do I need to increment the version number?

My app was rejected, so I have amended it and am about to resubmit it. The first time I submitted it it was as version 1.0. Do I need to increment the version number for this resubmission?
Undistraction
  • 42,754
  • 56
  • 195
  • 331
12
votes
2 answers

Is there another way of launching the Messages app in iOS? (for donations)

We're trying to submit an iOS app that makes charitable SMS donations. We've done a number of these in the past without issue; but Apple is no longer willing to accept our approach and have rejected our app. Their claim is that the app doesn't…
Wex
  • 4,434
  • 3
  • 33
  • 47
10
votes
2 answers

how to resubmit binary without reset the review queue

Hi I have uploaded my app and it is waiting for review at the movement, i have found issues that i fixed after upload, now how can i reupload it without a reset? i can see reject binary button but that will trigger reset according to apple(Please…
likki
  • 349
  • 1
  • 3
  • 12
10
votes
6 answers

Xcode App Submisson ERROR ITMS-90207: "Invalid Bundle

When I am submitting Application through Xcode Application validation successful but when submit to Appstore Then This error Occur. ERROR ITMS-90207: "Invalid Bundle. The bundle at 'example.app' does not contain a bundle executable I also try…
Ilesh P
  • 3,940
  • 1
  • 24
  • 49
10
votes
1 answer

Warning icon and an empty message in iTunes Connect

I had a warning icon and an empty message in iTunes Connect when selecting to add a build to Submit for Review. Will my app get rejected because of this warning?
Malek Belkahla
  • 510
  • 5
  • 17
10
votes
1 answer

iOS Submission issue with In-App purchase

I have uploaded my app with two In-App purchases. After 4 days I have received this message and the iTunes Connect status: "Your In-App Purchase has been returned. You must modify or delete the highlighted item." Both of the In-App purchases are…
neelabh
  • 479
  • 6
  • 19
10
votes
2 answers

How to Codesign and Sandbox Helper Application in Xcode 4?

This is the problem: I have a MainApp that contains an HelperApp. The Helper app is used for the login items so i need to differentiate MainApp and HelperApp bundle IDs. I copied the HelperApp into MainApp thanks to the BuildPhase Copy. If I…
MatterGoal
  • 16,038
  • 19
  • 109
  • 186
9
votes
3 answers

icon dimensions don't meet the size requirements (0x0)

icon dimensions don't meet the size requirements (0x0) I got this error when submitting an app to appstore today. I tracked it down to the fact that the icons are getting "png-crushed", many people have solved this by disabling compressPNG's in the…
Lee Higgins
  • 215
  • 3
  • 6
9
votes
3 answers

ios - instagram login with new instagram graph api?

Instagram depreciates old Instagram Platform API. Graph API, extensively involved with facebook, is presented. But as far as I understand, it is not a replacement. I only plan to use instagram for login purposes, like facebook login, in my app.…
akoruk
  • 195
  • 2
  • 8
8
votes
4 answers

html form submission difference between click(), submit() and manual click in jquery

I have a jsp page as follows: