itunesconnect

iTunes connect. iPhone provisioning portal Question/Error

Hello. I've created an app id in the iphone provisioning portal in iphone dev centre. I'm now ready to 'create' the application in iTunes connect however the bundle id that i created in iphone provisioning portal (App ID) does not show? ...

"Submit Application to iTunes Connect..." Xcode feature with filename that contain whitespace

Xcode has a nice feature that let you submit your application to iTunes connect without launching Application Loader. The problem appears when you have a whitespace in the application name. I understand the problem, but since Xcode is naming the file automatically, how can I use this feature without changing the name of my app? Than...

Apple Application Loader - How to change the Apple ID being used ?

I want to switch the Apple ID being used by the Apple App Loader. I can't find a way to change the Account to be used in the App itself. Google search did not bring anything useful up. When i start the Loader App it gives me an error: "...Your Apple ID or password was entered incorrectly. (-20101)" I then can only choose "cancel" in the...

how to reject my app from iTunes Store

I need to reject one of my app's from iTunes Store but I don't know how to. Does anybody know where the reject button is? ...

itunesconnect edit metadata

My first app just went live and I am thrilled. Now I've discovered that the images could be in better order. Is it possible to do that now, or is it too late? ...

itunesconnect iphone app status - invalid binary

Whenever I submit my app to itunesconnect, after about 10 minutes, the status changes to "Invalid Binary" with absolutely no explanation why. I have searched all over for answers there is non. I even re-installed XCode and App loader. Note that App Loader doesn't give any errors whatsoever. I build with XCode 3.2.3 iPhone 4 GM Seed iP...

Is it permited to download javascript code to iPhone

Hi, I have an hybrid application, it's basically a website running from the application folder inside a UIWebview. The problem is that I was planning to update my website by downloading the whole website from internet and then replacing the old website. Today I found that Apple now provides the App Store Review Guidelines and among ot...

Automatically download sales reports from iTunes Connect

I had a nice and hacky Perl script to automatically scrape and download sales report files from iTunes Connect. As of today, Apple overhauled the sales report site. It looks a lot nicer, but it uses a lot of JavaScript and simple scraping isn't going to work any more. So, does anybody know of a way to scrape this new site effectively?...

Downgrading to a previous version of an iphone app

Hello, I have an app on appstore. I uploaded a new version and it was published. But, just after that I realized an important bug in my app. Since the approvement process takes a long time, I want to downgrade to the previous version until the fixed version is approved by Apple. Are there any way for that? Thanks ...

iTunes Connect Primary Language English or UK English

Sorry this is not specifically programming based but I thought you guys would be the type of people to know this stuff... I'm about to sign up in iTunes Connect to add my first application, and it's asking the permanent unchangeable questions 'Primary Language' and Company / Developer name. For the Primary Language you can select from ...

iTunesConnect Technical users can upload binary files ?

Hi, i'm a new iPhone developer and i'm working for a new company which ordered me an application. They are registered with the developer account and they added me with a Technical user role! My application is ready, now i need to implement and test the in-app purchase functionality because inside this app there are buyable contents. I ha...

Universal app rejected in itunes for "missing screenshot" yet is set for "iPhone" Targeted Device Family

I upgraded my app to universal, but am not ready yet to release the ipad version just an update to the iphone version, so I set targeted device family to "iPhone". After successful upload of the binary, the app is quickly marked red with "missing screenshot". Presumably, this error is related to a confusion about iPad? Looking at the Ar...

heavy iTunes Connect scraping

I'm looking at different options to get the sales reports and other data out of the iTunes Connect website. Since Apple doesn't provide an API, all the solutions I found are based on scraping the page. As I need the information for a product that we offer, I'm not that happy to give all the iTunes accounts to a 3rd party service. This i...

App Store Submission - Hi-Res Screenshots in iTunes Connect

I've searched through the iTunes Connect Developer Guide 6.1 - but can't seem to find anything about this. I've just completed entering the meta-data into iTunes Connect for a new app. This app runs on iPod and iPhone and has graphics optimized for the Retina display, so it has @2x images for all graphics. I prepared 5 screenshots to ...

Deleting app from appstore

Hi, I have submitted an app to appstore. It's approved and now ready for sale. Now, I want to remove the app from appstore. Please help. -Chaitanya ...

Application Loader: "Cannot proceed with delivery: an existing transporter instance is currently uploading this package"

I have been unable to overcome this error in Application Loader. I've quit, restarted, tried different computers - it's like the server is hung up on an op that I never initiated and it won't time out. Has anyone seen it before and beaten it? ...

Delete Applications

IS it possible to delete app from main page of "Manage Your Applications"in itunesconnect ? ...

In App Purchase : adding new items for sale

I Just wanna make sure if I got it right, If I want to sell ebooks through my iphone app, I shouldn't bundle them with my application ( because I want to add ebooks for sale from time to time ), they should be put on a separate server, and each time i want to add an ebook, I add its information in itune connect , and the ebook itself is ...

iPhone Application Loader app store submission errors help

Hey there, I am trying to submit my app to the app store using the application loader. I get to the stage where I select the .app to send and it fails with these two errors, could any one help me with how to fix these? Info.plist does not contain a CFBundleResourceSpecification Not sure what the above means... on iTunes connect the b...

Relationship between Bundle Identifier in Info.plist and App ID and iTunes Connect

Hey, I'm having a lot of trouble trying to get my app on iTunes connect with the app loader. I think the problem is the connections between the ID's, and how they all need to match up. Could someone please explain this too me? My situation - Bundle Identifier in Info.plist com.<domain>.<appname> Distribution Provisioning Profiles App...