Questions tagged [submission]

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

462 questions
5
votes
1 answer

Archive validation failed with errors

I get the following error in XCode when submitting the app: Archive validation failed due the issues listed below. ITunes Store operation failed. Invalid Pre-Release Train. The train version '1.1' is closed for new build submission. But this…
5
votes
1 answer

PhoneGap application built with "PhoneGap Build" submission to App Store

Is it possible to generate a binary via https://build.phonegap.com/ which will be ready for submission in the App Store? I don't want to do it through Xcode but only via "PhoneGap Build". The FAQ and press release state that it is possible: Quickly…
cherouvim
  • 31,725
  • 15
  • 104
  • 153
5
votes
3 answers

Is iPhone 5 display support *necessary* for app submission?

Quick question: Do new apps submitted now NEED to have customized UI's for the iPhone 5 display? Details: I'm looking for a definitive resource / article which mentions whether new iPhone apps submitted now (i.e. after the iPhone 5 launch)…
Madhu
  • 2,429
  • 16
  • 31
4
votes
6 answers

How do I submit an app to the App Store using Xcode 4.3 or Application Loader

I have my first iOS app in "Waiting for upload" status in iTunes Connect but I am unable to submit it to the App Store because of issues I am having in Xcode 4.3 in Application Loader. In Xcode 4.3 I have 3 provisioning profiles Ad hoc provisioning…
Peter
  • 4,493
  • 6
  • 41
  • 64
4
votes
2 answers

xcode Organizer "Validate" fails with the "No other information is available about the problem." message

I have built an OSX application, it builds and runs using Xcode no problem, I have signed the code and done all the pre-submission things required by Apple. However, when I try to Validate my application in Organizer (or Submit), I get this nasty…
Kirill
  • 3,667
  • 4
  • 30
  • 35
4
votes
0 answers

"Does your app contain, display, or access third-party content?"

-while submitting app apple ask this question ##Does your app contain, display, or access third-party content?##.i clicked on yes Option by mistake -now how can i edit that -i want make it No -how to edit again -Help me out -thanks
shankar
  • 145
  • 10
4
votes
2 answers

Can a restrict my app to iPhone 3GS/iPhone 4?

I have an app which runs excellently on an iPhone 4, and comfortably on a 3GS. Is it possible to target only the 3GS/4 and not the 3G? The 3G just freaks out when I run it, all sorts of graphical glitches, crashing, low fps etc, I don't even want…
Domestic Cat
  • 1,434
  • 11
  • 18
4
votes
1 answer

Anyway to disable "Confirm Form Resubmission" on Google Chrome?

Chrome is my browser of choice for web development. Whenever I reload a page that has a form using "Post" I get a "Confirm Form Resubmission" pop-up. This is extremely time consuming over the course of a day. Is there any known way to disable this?…
tjnucci
  • 45
  • 1
  • 5
4
votes
2 answers

Do you need to reattach an in app purchase (IAP) to a version of your app after that app version is rejected?

After creating and testing my first IAP in iTunesConnect, I created a new app version and connected it to the IAP (as you must with it being the first one). The binary for the app version I submitted was rejected, so I corrected the issue and went…
tonyd
  • 305
  • 3
  • 10
4
votes
6 answers

PHP: Stop a Form from being accidentally reprocessed when Back is pressed

What is the best way to stop a form from being reprocessed when a user hits a Back button? I'm following the Post/Redirect/Get pattern, so I don't have a problem if F5 is pushed, but the back button still provides the opportunity to resubmit the…
philfreo
  • 41,941
  • 26
  • 128
  • 141
4
votes
0 answers

Documenting Native iOS Only Open Graph Action for Submission to Facebook

My FB app is iOS only at this time. I tried the approach described here Submitting Open Graph Actions for an iOS app? and created a webpage with screenshots to document the user experience. Facebook has responded by saying I need to show how the…
Matt Bearson
  • 993
  • 8
  • 15
3
votes
1 answer

Form Submission send other element attributes?

On form submission does anything else get submitted but the value? Can I submit the value and the data-group attribute? I'm just talking about a PHP form submission
Phill Pafford
  • 83,471
  • 91
  • 263
  • 383
3
votes
1 answer

phonegap form submission to remote server

Here's my problem: I have a form in index.html, it will have a text input, and the value will be $.post to a php page that should process it and will return a value. My code: index.html: Page Title
ShuFaz
  • 39
  • 1
  • 8
3
votes
2 answers

Xcode submission error

I'm trying to submit a Mac OS X Application to the App Store but I'm currently stuck. I've created and installed the 3rd Party Mac Developer Application and Installer certificate and added to Xcode the provisioning profile for Production. When I…
Roberto
  • 31
  • 1
3
votes
3 answers

The Bundle is Invalid Mac OS X

I've been having problems uploading my app to the app store. Every time I've uploaded the app to apple it said Invaild Binary so I tried to Validate the archived app in Xcode organizer and I'm getting this error: This bundle is invalid. Apple is not…
Tapy
  • 1,044
  • 6
  • 17
  • 30