itunesconnect

Order of additional screenshots when submitting app in iTunes Connect

I'm currently submitting my app for review and I've uploaded the main screenshot, but am unsure of how to get my additional screenshots to appear in the correct order. You have to select them all before uploading and there's no indication of what order they will be in! Can someone let me know whether you need to select the screenshots i...

iTunes Connect Promo Codes & App Updates

We have recently released version 1.0.0 of our application and have sent out numerous promo codes in the past couple of days. I was just wondering whether they will still be valid for the 1.0.1 update which we have just submitted? ...

getting strange error when submitting to iTunes Connect

Hey there, I am on the last stage of my upload, and i clicked submit, only to receive the error; There was an error saving changes: NullPropertyException. Stack is: [Ljava.lang.StackTraceElement;@5528cffb what does that mean? I am 99% sure I built correctly. the error changes ( the @ bit) after a refresh and click of submit again. ...

iphone app avaiblity

Hey, We have just had our iPhone Application approved. Review App Store is set to USA. When we uploaded the app we first made the availability date the 14th of Jan. Seeing is is now live, we have changed the availability date to the 12th. The app still isn't able to be viewed or downloaded though. How long does it take for the avail...

What is the instruction to release updated iPhone application to App Store?

My application just available on the App Store but I found an error, so I fixed it. But from this point I don't see any sort of document about "how to submit updated application to App Store?". Could you help me with any clear instruction? Which I have to change to make the new version replace the old version and available for user to ...

iPhone application App ID disappeared from the Program Portal

I had a non-wildcard App ID in the iPhone Program Portal, and my current app in the store uses this App ID. However just recently I logged into the Portal and the App ID no longer exists. It is no longer present in the list found on the App IDs page. When I try to create an App ID with the same reverse-domain and keyword combination, ...

iTunes Connect Timezone?

Hey, Our iPhone Application is set to the United States review store. Does anyone know what time period apple users for this review store (or any of them) for a full day? e.g. is it from 2400-2359 of the same day or 0600 of the 1st - 0600 of the 2nd? Any ideas? Cheers, James ...

Device debug works but not release

I'm trying to troubleshoot why a release build doesn't work on the device but a debug version does. With a release build, the app starts, default PNG displays and the app dies. I've commented everything out of applicationDidFinishLaunching, which means it isn't a code issue. I see this error in the console: Mon Jan 18 21:17:39 unknow...

stuck with sandbox account

I created a test account to check in app purchases. I could purchase and the purchase was successful. After that I found a bug in navigation. I fixed a bug, created another account and deleted the account I logged in in previous session. Now I cannot test the in app purchases anymore, since the app store log me in automatically with a gh...

"try again later" when uploading to iTunes Connect

I'm trying to upload a binary to iTunes Connect. I can upload, but when I click Save I'm told the changes can't be made and to try again later. But I've retried a few times, and other people aren't complaining. What's wrong? ...

Is changing the name of the .app file sufficient before submitting to Apple?

I tried submitting my application but was told that the file cannot contain any spaces. To fix this I simply renamed my .app file without the spaces, compressed it, and resubmitted. My question is was this sufficient, or do I need to rebuild my application without the spaces in the binary name? ...

Can't upload application binary to the App Store

We've finally gotten to the point of submitting our first iPhone app to the app store (or trying to), but I can't seem to get iTunes Connect to accept the upload. I've attempted through both the web site ("The binary you uploaded was invalid. The signature was invalid, or it was not signed with an Apple submission certificate.") and the...

Can I force an iPhone user to upgrade an application?

Is it possible to force the user to upgrade once there is a new version of my application available in the iTunes Store? I am presently working on an application. However, I want to force the upgrade whenever I upload a newer version, because the upgrade will have more features and I want to discard the previous version. Is this possibl...

iPhone, app release, change device requirements

I have released an app in the appstore months ago. It was first made only for iPhone (because I wanted to do so), now I would like to release it also for the iPod Touch. What I have to do to make the iphone app available to ipod touch too? When I update the app (new version tested on the ipod) I cannot change the value of the dropdown ...

How to solve "Application failed codesign verification" when uploading to iTunes Connect?

Hi, I've got a problem that I couldn't solve with a deep search in different resources as most of the "similar" points out to be an error with Icon.png size, etc... I've tried to upload my application after verifying that: Correctly builds and run on my device That my certificates are installed properly That my certs / profiles are n...

iPhone In app purchases and Encryption export restrictions

When an application is being submitted to the Apple App store, I need to choose whether the app implements cryptography or not. My application itself does not use any cryptography, BUT it has In app purchase feature, i.e. the users can download additional paid content. I still didn't drill much into the in app purchase details, but I...

How to cancel my own test in-app-purchase transaction? (so I can test again)

I'm implementing an in app purchase for an iPhone app. All is good - store kit is very easy to use and everything is working after few hours of programming. Problem is : my product is non consumable, thus once I bought it, the app store always says that I already have it and does not let me test the payment again, it just calls transact...

How to re codesign iPhone app binary ?

I'd like to send a binary to a client without the source code. How can here sign the app for distribution on it's own name without recompiling everything (since he does not have the source code) I'm not talking about adhoc distribution. I've tried to codesign -f with another distribution profile but itunes connect refuses it. ...

The binary you uploaded was invalid. A pre-release beta version of the SDK was used to build the application.

I am having a problem submitting my new app to the appstore. ItunesConnect gives me the error: The binary you uploaded was invalid. A pre-release beta version of the SDK was used to build the application. I haven't changed anything, I can compile to a ad-hoc certificate and that works fine. I uploaded another app yesterday and that wor...

iTunes Connect rejects my binary because I used a pre-release version of the SDK, what should I do?

I downloaded a pre-release version of the iPhone SDK and tried to update one of my existing apps using a binary I built with it. Obviously you are not supposed to do this but I had forgotten about the warning when I installed the pre-release SDK. Anyway - I have two questions: Can I simply set the base SDK to an earlier version in the...