itunesconnect

iPad application submission with iPhone SDK beta 5 rejected

I try to send an specific iPad Application to iTunes connect before March 27 and as Apple says: "Only iPad apps compiled with iPhone SDK 3.2 beta 5 will be accepted for this initial review." So I compiled my application with iPhone SDK 3.2 beta 5 with a distribution provisioning profile. But when I upload my application on iTunes Connec...

Can I change the Bundle Identifier in my app after it's been approved?

I've got my app approved a while ago and used the * provisioning profile so I created somehting like: com.mydomain.MyApp but now I have the necessity of adding push notifications and I can't due I am using the * provisioning profile and it needs to have its own app ID and profile. How should I proceed in order to achieve an app update...

iTunes Connect says my Icon.png file is 0x0.. it's clearly not!

In my project directory, top level, I have Icon.png. Double-checked in Photoshop, it's 57x57. When I submit my application via iTunes Connect or Application Loader, I get an error message saying my icon file is 0x0. Any idea why this happens? ...

iphone sdk - Itunes connect how to change device requirements?

What is it im supposed to set in the plist so that it shows that it does not work on the ipad on itunes? its somthing to do with this http://developer.apple.com/iphone/library/documentation/iPhone/Conceptual/iPhoneOSProgrammingGuide/AdvancedFeatures/AdvancedFeatures.html but I dont see anything that seems appropriate? Im still kind of...

Extremely strange iTunesConnect error--Missing Screenshot??

So I finally got through the mess of preparing my app binary to support the iPad, making it a univeral app, and then I got this strange error "Missing Screenshot". And due to the fact that I hadn't uploaded my iPad screenshots to the original binary (I forgot) that error made sense. So I went into the original iPhone app, added my iPad s...

How to create an Universal Binary for iTunes Connect Distribution?

I created an app that was rejected because Apple say that my App was not showing the correct iPad window and it was showing the same iPhone screen but top left aligned. Running on simulator, I get my App to show exactly what it should, a big iPad View. my app as Apple referees that is showing on device: my app running the simulator ...

"The binary you uploaded was invalid. the file was not a valid zip file" Error message uploading app to iTunes Connect

Hi, I'm trying to upload an iPhone app binary to iTunesConnect and keep getting the following error message "The binary you upload was invalid. the file was not a valid zip file". I had an app upload ok recently but this app is having problems. So after a while I carefully went through the following steps trying to make sure everything w...

Error when making a distribution file with iPhone SDK 4.0

When I try to upload the binary to iTunesConnect it says: "An application targeting the iPhone device family may not require a iPhone OS Deployment Target of 3.2, which is an iPad-only OS". I am using iPhone SDK 4.0 but have the settings of the distribution target set to use iPhone Plattform 3.2 Any suggestions? ...

Can I submit an application to iTunes Connect that is signed by another Apple Developer account?

I have a question regarding app submission. Situation: We have an iPhone Developer account and our customer has an iTunes Connect account. Is it possible that we hand them the signed, zipped application (that is signed with a provisioning profile from OUR account) and they upload it on their account? Or is it REQUIRED that they give us...

iphone app submission process.

I am done with my first iphone app (SO helps a lot..thanks). Now i want to submit my app to app store for review. I can use itunes connect to submit my app. I have few questions. 1) I dont know how to create a build for release. What i mean is i dont know what profile it requires. There are help videos but they all guide to do developme...

Problem with pre-beta sdk - even after reinstalling SDK 3.2

I'm trying to upload the binary for a new app, but always get this errormessage: "The binary you uploaded was invalid. A pre-release beta version of the SDK was used to build the application." I know several people have asked a similar question, but I've tried all suggestions from the answers there without success. I used the XCode 4.0...

Stuck in itunesconnect submission version number limbo...

I did a very very stupid thing. I was uploading an update to my app on itunesconnect, but typed in the wrong version number. The version number I typed (1.02) was smaller than the one that's already up there (1.1). Apple accepted the submission, and planned to upload binary later. Went to upload the binary (also 1.02), but only AFTER...

Test iPhone In App Purchase without uploading binary (i.e. without bundle ID)

I've created a new app but not uploaded a binary (not ready for review yet). However, I want to test in-app purchases. The documentation seems to state that a bundle ID is required to create an in-app purchase product. Is there any way to specify this bundle ID for creating the in-app purchase product on iTunes Connect without uploading...

InApp Purchase on slow network

Updated : I got "cannot connect to iTune Store" alert after 6 minutes. Is it possible to set any time out value while inApp Purchase. My InApp purchase code works fine in normal network, but in very slow network(safari browser will take 5 min to load a webpage). I am not getting any delegates... - (void)requestDidFinish:(SKRequest *)re...

Stuck in waiting for review

I created an app in itunesconnect on May 24th but I did't upload the binary until June 1st. The status is still "waiting for review" - in the past the status moved to "in review" fairly quickly. Is it normal to wait several days to move to "in review" - I am worried there was a problem and that I should reject my binary. Thanks for an...

set iPhone Required device capabilities

My application is for "iPhone ONLY", But I have made a mistake in the first place by not setting the application for specific device. The current setting now is: Requirement: Compatible for iPhone, iPod touch and iPad. I would like to set it to: Requirement: Compatible for iPhone. I have go to some tutorial and forum. and nothing can...

publishing iPhone apps without owning a website and tax details?

Hi All, I am iPhone developer from india and want to publish my iPhone apps to app store using Apple's "Indivisual Developer" program. But the catch is i dont own a website, can i publish an iPhone app without specifing a support website at iTunes connect? Is it must to specify a website there? Also, as i am non US resident. What shou...

How do I change my iPhone App binary filename

I get the following error when I try to upload the application on iTunes Connect: "Binary file names cannot contain a space. Please rename your binary file and try again." If I try to Validate the Application in XCode, I get: "My Application.ipa: filename may not contain whitespace" So I guess I have to find a way to rename this .ipa ...

What exactly is apple looking for when they ask for an in-app purchase screenshot?

Do they want the purchased content in action or the store interface? what if i have a bunch of products that are very similar can I just use a single screenshot for all of them? Any help would be appreciated. Nick ...

Problems uploading the binary of my app to the Apple Store (Unaccepted version of the SDK)

Hello all, I’m having a problem when I try to upload the binary of my app to the Apple Store. Once I upload the file, the following message appears at the top of the page:’The binary you uploaded was invalid. Apple is not currently accepting applications built with this version of the SDK.’ The thing is that I have tried with every com...